GET /v1/Trunks/{TrunkSid}/CredentialLists/{Sid}

twilio.com:twilio_trunking_v1

Summary:
Operation ID: FetchCredentialList
Auth: unknown

Parameters (2)

Sid (string, path, required)

The unique string that we created to identify the CredentialList resource to fetch.

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

TrunkSid (string, path, required)

The SID of the Trunk from which to fetch the credential list.

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

No probe data for this endpoint yet.