Skip to main content
expires_at
string<date-time>
required
The timestamp after which this access token is no longer valid and must be refreshed.Example: 2023-12-01T05:00:00.401Z
token
string
required
The signed JWT access token string to include in API request Authorization headers.