Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the project.
The ID of the service account.
Response
200 - application/json
Project service account retrieved successfully.
Represents an individual service account in a project.
The object type, which is always organization.project.service_account
Available options:
organization.project.service_account The identifier, which can be referenced in API endpoints
The name of the service account
owner or member
Available options:
owner, member The Unix timestamp (in seconds) of when the service account was created