List User Subscriptions
Loading...
API endpoint path: /subscriptions/v1/fis/{di_fiid}/fiCustomers/{di_ficustomer}/subscriptions
Retrieve the subscriptions for a given fi and customer. This can be filtered by a single eventType or list of event Types and/or action by specifying the query params.
Request
Responses
- 200
- 204
- 400
- 401
- 403
- 404
- 500
An array of Subscription
Success with no content in the response
Bad request
Unauthorized
Forbidden
Resource not found
Internal error