Check Subscriptions by Account

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

What does this endpoint do?

This endpoint is intended to retrieve a list of subscriptions linked to the requested accountId.

The response will follow this structure:

  • id: The unique identifier for the subscription.
  • entityType: The type of callback to which the subscription is linked.
  • notificationTo: The target for notifications from the callback.
  • notificationType: The type of notification that will be sent.

It's important to remember to check the subscription with this endpoint to verify if the subscription is functional and correctly bind before starting the notification proccess and after any failure with notification flow.

Path Params
string
required
Defaults to 2

The current version of BaaSiC API

string
required

Target callback account identification

Headers
string
required

The personal authentication token obtained by each user from the token authentication endpoint

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain