v1

latestOpenAPI 3.1.02026-07-261344388.3 KB
Security

List tokens

Retrieves all access tokens for the specified project.

get/api/projects/{projectId}/security/tokens

Path parameters

projectIdstring uuid required

Unique identifier of the project

Response

List of project access tokens

idstring uuid required

Unique identifier of the project access token

namestring required

Name of the access token

tokenstring required

The access token value

projectIdstring uuid required

ID of the project this token belongs to

createdAtstring required

Timestamp when the token was created