TokenExchangeResponse

  • accessToken
    Type: string
  • expiresAt
    Type: stringFormat: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • expiresIn
    Type: integer

    Integer numbers.

  • scopes
    Type: array string[]
  • subject
    Type: object
    • id
      Type: string
    • orgId
      Type: string

      Organization ID to use in org-scoped API URL paths

    • type
      Type: string
  • tokenType
    Type: string