Preview

subscriptionRecord is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

subscriptionRecord

Fetch a single subscription record by ID

This page contains

    Authorization Rules

    This request requires authorization with at least one of the following scopes:

    Scopes

    billing.subscription.read.self

    billing.subscription.read.account

    billing.subscription.read.tenant

    billing.subscription.read.instance

    ROLE_USER

    ROLE_COMPANY_ADMIN

    ROLE_CHANNEL_ADMIN

    ROLE_PARTNER

    ROLE_PARTNER_READ

    ROLE_SUPER_USER

    Arguments

    id ID!

    Subscription record ID to fetch

    Return Fields

    SubscriptionRecord PREVIEW

    Subscription Record - federated type from another service Uses purchase_orders.company_entitlement_uuid as the key

    Interactive example

    This is an example query. Use the embedded interactive tool below to edit the query.

    Hint: use Ctrl + Space for autocompleting fields.