Get an access token
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”Example
42The ID of the access token.
Responses
Section titled “ Responses ”Access token details.
object
object
Example
23145Example
CI DeploymentsOperational status of the token, derived from revocation and expiration timestamps.
Example
activeWhen this token was last used (null if never used).
Example
2024-04-11T14:35:05ZExample
12When this token expires. Null means the token does not expire.
Example
2024-12-31T06:00:00ZExample
2024-03-01T18:11:00ZOptional list of IPs or CIDR ranges allowed to use this token.
Example
[ "10.0.0.0/24", "203.0.113.12"]Missing or invalid bearer token.
Standard RFC 9457 problem details envelope.
object
RFC 9457 compliant problem details response builder.
Example
about:blankExample
UnauthorizedExample
401Example
Authentication failedExample
/api/v1/meUnique identifier for the API request (if available).
Example
b4f5aa7a-1470-4d92-8d3c-98e7c7de9f5fThe token does not belong to the authenticated user.
Standard RFC 9457 problem details envelope.
object
RFC 9457 compliant problem details response builder.
Example
about:blankExample
UnauthorizedExample
401Example
Authentication failedExample
/api/v1/meUnique identifier for the API request (if available).
Example
b4f5aa7a-1470-4d92-8d3c-98e7c7de9f5fAccess token not found.
Standard RFC 9457 problem details envelope.
object
RFC 9457 compliant problem details response builder.
Example
about:blankExample
UnauthorizedExample
401Example
Authentication failedExample
/api/v1/meUnique identifier for the API request (if available).
Example
b4f5aa7a-1470-4d92-8d3c-98e7c7de9f5f