Get Info Type Subscription
Retrieve details of one subscription.
Request
URI
GET
https://{api_host}/dms/data-consumer/v0alpha1/info-type-subscriptions/{subscription_id}
COPY
Path Parameters
string
subscription_id
Required
The identifier of the subscription.
Responses
200
Successful retrieval of the subscription information.
Returns InfoTypesSubscription of type(s) application/json
{
"id": "string",
"owner": "string",
"status_result_uri": "string"
}
string
id
Optional
Unique Id identifying the subscription.
string
owner
Required
Name of the rapp or service subscribing for the info type notifications.
string
status_result_uri
Required
Callback URI that the DMS can invoke to notify the status of the info types.
Data Consumer Operations
DELETE
Delete Individual Job
DELETE
Delete Info Type Subscription
GET
Get Individual Job
GET
Get Info Type Consumer
GET
Get Info Type Subscription
GET
Get Info Type Subscriptions
GET
Get Job Ids
GET
Get Job Results
GET
Get Job Status
GET
List Info Types Consumer
PUT
Put Individual Info Job
PUT
Put Info Type Subscription