GuidesAPI Reference
API Reference

Checks the existence of a subscription.

Checks whether a subscription with the specified HRN exists.

Path Params
string
required

The HERE Resource Name (HRN) of the subscription.

Query Params
string

The billingTag parameter is an optional free-form tag that you can use to group billing records together. If supplied, it must be between 4 - 16 characters, contain only alpha/numeric ASCII characters [A-Za-z0-9]. Grouping billing records by billing tag will be available in future releases.

Responses
200

OK

401

Unauthorized

403

Forbidden - A subscription with the specified HRN doesn't exist or access to this subscription is forbidden.

404

Not Found - A subscription with the specified HRN doesn't exist.

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here!