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"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.