List data limits of service profile

List data limits of the service profile. These have the possibility to add custom volume values per data limit, as well if they apply only to data traffic over satellite rat type, which incurs higher cost, or to cellular.

These data limits will not disable any other traffic limits, but can be used to achieve the same outcome.

Authentication

AuthorizationBearer

An auth_token should be provided to authenticate a session.

To obtain an auth_token, see the /api/v1/authenticate POST request.

Path parameters

profile_idstringRequired

Response

Success
iddouble or null
serviceobject or null
satellite_onlyboolean or null
limit only applies to satellite rat types
periodobject or null
volumelong or null
the limit threshold in atomic units of the service type, which is bytes for data, and count for SMS
warning_percentinteger or null0-100
the percentage of the limit volume when the system will send an event

Errors