Get details of a specific subscription
Enter your organization’s UPC number and a subscription’s Id to get information about the subscription.
Note: * indicates mandatory fields.
Request schema
Method | URL |
---|---|
GET | /api/v1/hooks/{id} |
Request Header
Field | Value Type (max.char) | Description of values |
---|---|---|
*id |
Integer | Subscription’s id. |
*upc-selected-company |
String (32) | Company’s ID. Use the value for id received in the response to the following request: GET /api/auth/v1/companies. |