Get details for a subscription ID
The get details for a subscription ID request allows the client application to retrieve the details of any lifecycle or resource event subscription.
Get details for a subscription ID describes the API structure for getting details for a subscription ID.
Title | Get details for a subscription ID |
---|---|
URL | http://<impact_url>/m2m/subscriptions/{SubscriptionID} |
Method | GET |
Content-Type | application/json |
URL Params |
subscriptionId:[string]: Specifies the subscription ID for which details are required. Only single subscriptionId:[string] must be sent in URL parameter. |
Data Params |
The following are the data parameters:
|
Success Code |
Response Code: 200 |
Error Code |
401 : Unauthorized 403 : Forbidden 404 : Not Found |
Sample Call | Curl: Response
Body:
|
Notes | None |