v1

latestOpenAPI 3.1.0MIT2026-07-132429592.7 MB
Projects

Retrieves a service account in the project.

get/organization/projects/{project_id}/service_accounts/{service_account_id}

Path parameters

project_idstring required

The ID of the project.

service_account_idstring required

The ID of the service account.

Response

Project service account retrieved successfully.

object'organization.project.service_account' required

The object type, which is always organization.project.service_account

idstring required

The identifier, which can be referenced in API endpoints

namestring required

The name of the service account

role'owner' | 'member' required

owner or member

created_atinteger required

The Unix timestamp (in seconds) of when the service account was created