Subscriptions
Get subscription details
GET
/
v1
/
subscriptions
/
{subscription_hash_id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
subscription_hash_id
string
requiredThe hash id of the document
Query Parameters
num_records
string
default: 10Number of records to fetch
page
integer
default: 1Page number
Response
200 - application/json
success
boolean
Success flag
message
string
Message
error_code
string
Error code
errors
object
Error details
data
object