Access token Structure
Base Attributes
Attribute | Type | Example |
---|---|---|
id Unique identifier for the object |
String | at_a6xxubF6Yydrqfa4 |
url The short-lived URL that gives entities access to the portal |
String | https://example.voipcloud.uk/login/bbd000421591030d157751c810e4f3a9 |
options.full_name The full name of the user |
String | Gertrude Jekyll |
options.email_address The email address of the user |
String | gertrude.jekyll@example.com |
options.on_logout_url The URL to return to after logging out |
String | https://example.com/account |
options.header_link_text The text for the header link |
String | Back to Portal |
options.header_link_url The URL for the header link |
String | https://example.com |
options.time_zone The time zone of the user |
String | London |
options.time_format The time format of the user |
String | 12h |