GuidesAPI ReferenceChangelogAPI PolicyAPI StatusGusto Security
API Reference
v2023-09-01 is in the deprecation process and all prior versions have been deprecated. Click this banner to review our version upgrade guide.

Get info about the current access token

Returns scope and resource information associated with the current access token.

Headers
string
Defaults to 2024-03-01

Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.

Response

Response body
object
string
required

Space delimited string of accessible scopes.

object | null
required

Information about the token resource.

string
required

Type of object

string
required

UUID of object

object | null
required

Information about the token owner

string
required

CompanyAdmin Employee Contractor

string
required

UUID of resource owner

Language
Credentials