Retrieve information subscription deletion
GET
/deletions/{id}
Retrieve information about a deletion by querying the ID sent in a deletion request
Authorizations
Parameters
Path Parameters
id
required
number format: integer
Example
Responses
200
The object was successfully deleted
object
deletion_id
required
number format: integer
status
required
string
message
string
Examples
object
deletion_id
required
number format: integer
status
required
string
message
string
Examples
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