GET /v2/Services/{ServiceSid}/Entities/{Identity}

twilio.com:twilio_verify_v2

Summary:
Operation ID: FetchEntity
Auth: unknown
Description

Fetch a specific Entity.

Parameters (2)

Identity (string, path, required)

The unique external identifier for the Entity of the Service. This identifier should be immutable, not PII, length between 8 and 64 characters, and generated by your external system, such as your user's UUID, GUID, or SID. It can only contain dash (-) separated alphanumeric characters.

ServiceSid (string, path, required)

The unique SID identifier of the Service.

Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^VA[0-9a-fA-F]{32}$'}

No probe data for this endpoint yet.