Show examples in:
Javascript HTTP

Content Management API > Subscription limit

Subscription limit

Object payload

id string

ID of limit

Example: "locales"
type string

Must be exactly "subscription_limit".

attributes.code string

The codename for the limit

Example: "users"
attributes.usage integer

Current usage

Example: 2
attributes.limit integer, null

The actual limit

Example: 10

Available endpoints