This subscriptions endpoint retrieves an account's current location subscription status.
thingspace_oauth VZ-M2M-Token In: header
M2M Session Token (How to generate an M2M session token?)
In: header
Account identifier in "##########-#####".
application/json
application/json
curl -X GET "https://example.com/subscriptions/0000123456-00001"{ "accountName": "2024009649-00001", "locType": "TS-LOC-COARSE-CellID-5K", "maxAllowance": "5000", "purchaseTime": "2017-05-10 06:25:25.171 +0000 UTC"}{ "errorCode": "The type of error, such as INVALID_REQUEST.", "errorMessage": "Additional error information."}