Principals
Self
Retrieve the currently authenticated principal.
get/principal
Response
Successfully retrieved the principal.
Example response
{
"object": "principal",
"id": "api_key_123",
"name": "My CI/CD Key"
}Retrieve the currently authenticated principal.
Successfully retrieved the principal.
{
"object": "principal",
"id": "api_key_123",
"name": "My CI/CD Key"
}