Get Info Type Subscriptions

Get Info Type Subscriptions

List the subscription Ids of all the subscribers of info types.

Request
URI
GET
https://{api_host}/dms/data-consumer/v0alpha1/info-type-subscriptions
COPY
Responses
200

Successful retrieval of all the subscription Ids of info types.

Returns Array of string of type(s) application/json
[
    {}
]