Get Endpoints
Retrieves a paginated list of endpoints (default and maximum 100 per page).
URI
v1/Accounts/{account_sid}/Endpoints
Method
GET
Request Fields
None
Response Code
200
Response Fields
parameter | description |
---|---|
sid | A 34 character string that uniquely identifies this endpoint |
endpoint_type | Type of endpoint (see Get Endpoint Types) |
uri | URI for this endpoint |
description | A user-definable description for this endpoint |
cli_format | Format of CLI presentation |
cli_location | Insert the caller location into the Caller Name |
cli_privacy | CLI privacy screening |
reject_invalid_cli | Reject calls with invalid or missing CLI |
is_default | If set to 1, this endpoint will automatically be attached to new number purchases |
ts_created | Timestamp of when endpoint was created |
ts_modified | Timestamp of when endpoint was last modified |