Skip to main content
id
String!
Unique identifier for the token. Revoke via deleteApiToken.
token
String!
JWT to be passed in the Authorization: Bearer token header for API requests.
expiresTimeString
String!
Expiration time of the token (ISO 8601 format).
requestLimit
String!
Maximum number of root fields this API token is allowed to resolve before rate limiting applies.
remaining
String
Approximate number of remaining resolutions before this token is rate limited.