USERS
Fetch User by id
API to fetch user object by passing it’s unique distinct_id.
GET
Fetch User by id
Documentation Index
Fetch the complete documentation index at: https://docs.suprsend.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Pass as Bearer <API_KEY>. Get API Key from SuprSend dashboard Developers -> API Keys section.
Path Parameters
Unique identifier of the user in your system
Previous
Fetch User object subscriptionsAPI to fetch all objects that a given user is subscribed to.
Next
Fetch User by id