My subscriptions
The my subscription request allows the client application to get the list of all subscriptions of the logged-in user.
My subscriptions describes the API structure for getting a list of all subscriptions of the logged-in user.
Title | My subscriptions |
---|---|
URL | http://<impact_url>:port/m2m/mysubscriptions |
Method | GET |
Content-Type | application/json |
URL Params | NA |
Data Params |
msg[string]: Success or failure message |
Success Code |
Response Code: 200 |
Error Code |
401: Unauthorized 403: Forbidden 400: Bad request 404: Not found |
Sample Call | Curl:
Response
Body:
|
Notes | None |