A token that can be used to make authenticated API calls.
The requested access token.
"c3FIOG9vSGV4VHo4QzAyg5T1JvNnJoZ3ExaVNyQWw6WjRsanRKZG5lQk9qUE1BVQ"
The time in seconds by which this token will expire.
3600
The type of access token returned.
bearer "bearer"
The permissions that this access token permits, providing a list of resources (files, folders, etc) and the scopes permitted for each of those resources.
The refresh token for this access token, which can be used to request a new access token when the current one expires.
"c3FIOG9vSGV4VHo4QzAyg5T1JvNnJoZ3ExaVNyQWw6WjRsanRKZG5lQk9qUE1BVQ"
The type of downscoped access token returned. This is only returned if an access token has been downscoped.
urn:ietf:params:oauth:token-type:access_token "urn:ietf:params:oauth:token-type:access_token"