APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
GitLab
TokenInfo
GitLab
· Schema
TokenInfo
TokenInfo from GitLab API
Code
Platform
Software Development
Source Control
Properties
Name
Type
Description
resource_owner_id
integer
The ID of the user who authorized the token.
application
object
Information about the OAuth application.
scope
array
List of scopes the token has been granted.
expires_in_seconds
integer
Remaining lifetime of the token in seconds.
created_at
number
Unix timestamp of when the token was created.
View JSON Schema on GitHub