subscriptionProfile_getAll

GET /orgs/{oid}/subscriptions

Retrieve all the subscription profiles for an organization.

A list of subscriptionProfile objects are returned.

Warning

This only returns the subscription profiles the requesting user is an administrator of.

Security Summary

  • Requires Authentication: true
  • Entitlements Required: None

URI Parameters

  • oid (required): the id of the org

HTTP Request Body Parameters

None