Skip to main content
GET
Get Subscription By Id

Authorizations

x-client-id
string
header
required

Client ID for API authentication

x-api-key
string
header
required

API Key for API authentication

Path Parameters

donorId
string
required

The Id of the donor to get the subscription for.

Example:

"2ea1ae03ca521e437db76d76"

subscriptionId
string
required

The Id of the subscription to get.

Example:

"2ea1ae03ca521e437db76d76"

Response

Subscription

data
object
required

Subscription.

Last modified on July 14, 2026