Skip to main content
GET
Get subscription details

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is an API key from the API Integration section of your dashboard. Keys are scoped to the company they are generated in — for testing, add a separate test company and generate the key there, so requests never touch your real books.

Path Parameters

subscription_hash_id
string
required

The hash id of the document

Query Parameters

num_records
string
default:10

Number of records to fetch(max 100)

page
integer
default:1

Page number

Response

Subscription fetched successfully

success
boolean

Success flag

Example:

true

message
string

Message

Example:

"Details Fetched"

error_code
string

Error code

Example:

""

errors
object

Error details

data
object