Authorized Info
GET
https://api.webflow.com/info
Basic information about the authorization being used.
Headers
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.
Accept-VersionstringOptional
The API version
Response
Request was successful
_idstringOptional
format: "uuid"
The unique id of the authorization
createdOndatetimeOptional
The date the authorization was created
grantTypestringOptional
The grant type of the authorization
lastUseddatetimeOptional
The date the authorization was last used
siteslist of stringsOptional
The sites authorized
orgslist of stringsOptional
The organizations authorized
workspaceslist of stringsOptional
The workspaces authorized
userslist of stringsOptional
The users authorized
rateLimitintegerOptional
The default rate limit for the authorization
statusstringOptional
The status of the authorization
applicationobjectOptional