Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 741 Bytes

File metadata and controls

15 lines (11 loc) · 741 Bytes

Bandwidth.Standard.Model.Endpoints

Properties

Name Type Description Notes
EndpointId string The unique ID of the endpoint.
Type EndpointTypeEnum
Status EndpointStatusEnum
CreationTimestamp DateTime The time the endpoint was created. In ISO-8601 format.
ExpirationTimestamp DateTime The time the endpoint token will expire. In ISO-8601 format. Tokens last 24 hours.
Tag string A tag for the endpoint. [optional]

[Back to Model list] [Back to API list] [Back to README]