Skip to main content
GET
List service plans
Lists the service offerings available to you. Each offering describes a service plan (product tier) that you can subscribe to. Use this endpoint to look up the serviceId and productTierId values required by Create subscription.

Authorization

Session cookie set by Sign in: omnistrate_token=<jwt>.

Query parameters

string
Environment type to filter by, for example PROD.
string
ID of the organization that owns the service.
string
Visibility of the service offering to filter by.

Response

string[]
required
IDs of the services available to you.
object[]
The service offerings.
string
Token to use to fetch the next page of results.

Errors

See Error for the error response shape.