Retrieve information about a single subscription
GET
/v1/subscriptions/{guid}
Retrieve information about a single subscription specified in the path
Authorizations
Parameters
Path Parameters
guid
required
string format: guid
Example
Responses
200
Successful operation
object
feed_url
required
string format: url
guid
required
string format: guid
is_subscribed
required
boolean
subscription_changed
string format: date-time
new_guid
string format: guid
guid_changed
string format: date-time
deleted
string format: date-time
object
feed_url
required
string format: url
guid
required
string format: guid
is_subscribed
required
boolean
subscription_changed
string format: date-time
new_guid
string format: guid
guid_changed
string format: date-time
deleted
string format: date-time
401
Unauthorized
object
code
required
string
message
required
string
Example
object
code
required
string
message
required
string
Example
404
Not found
object
code
required
string
message
required
string
Example
object
code
required
string
message
required
string
Example
405
Validation exception
object
code
required
string
message
required
string
Example
object
code
required
string
message
required
string
Example
410
Object deleted
object
code
required
string
message
required
string
Example
object
code
required
string
message
required
string