Retrieve subscription list information
Path parameters
idstringRequiredExample:
Unique ID of the subscription list.
11Header parameters
AuthorizationstringRequiredDefault:
Token <Your_API_Key>.
Token <Partner_API_key>.Responses
200
Successful operation.
application/json
400
Bad Request -- Check your request parameters (typo in parameter or invalid value).
application/json
401
Unauthorized -- Your API key is incorrect.
application/json
403
Forbidden -- The endpoint or parameters are not allowed for the matching API key.
application/json
404
Not Found -- Requested resource/endpoint could not be found.
application/json
405
Method Not Allowed -- Check your request method.
application/json
429
Too Many Requests -- We currently apply a fair-use policy, but we might enforce limits in the future.
application/json
500
Internal Server Error -- We had a problem with our server. Try again later.
application/json
503
Service Unavailable -- We're temporarily offline for maintenance. Please try again later.
application/json
get
/subscriptions/{id}Last updated
Was this helpful?

