Skip to main content
Unary · Billing Gets the credit allocation for a team.

Examples

  • Get a team’s allocation:

Authorization

Requires billing:read permission on the organization.

Endpoint

Send a Bearer token as described in Authentication. If your organization uses a custom management-plane domain, replace https://app.ona.com with that domain.

Request example

Request

gitpod.v1.GetTeamCreditAllocationRequest

Response

gitpod.v1.GetTeamCreditAllocationResponse
TeamCreditAllocationInfo represents a team’s monthly budget allocation.gitpod.v1.TeamCreditAllocationInfo