Skip to main content

Get details on all pricing tiers.

This returns the quotas for each available pricing tier.

Responses

OK


Schema
  • meta object
  • pagination object
  • limit integer
  • offset integer
  • total_count int64
  • errors object[]
  • httpcode integer
  • message string
  • result object[]
  • name string

    Possible values: [free-trial, professional, enterprise, enterprise-with-nhi, identity-protection]

    The tier associated with a root organization.

    Your organization may be subject to various constraints depending on its tier, such as maximum number of users, rate-limits, etc.

  • custom_templates_allowed boolean

    Indicates if custom email and SMS message templates are allowed

  • nhi_external_connections_allowed boolean

    Indicates if external connections to non-human identity sources are allowed

  • max_suborganizations int64

    Indicates the maximum number of the suborganizations in the hierarchy, not including the root organization. null indicates no limit.

  • max_persons int64

    Indicates the maximum number of persons allowed, including all suborganizations in the hierarchy. null indicates no limit.

  • max_groups int64

    Indicates the maximum number of groups allowed, including all suborganizations in the hierarchy. null indicates no limit.