Skip to main content
GET
Get Tenant List

Authorizations

Authorization
string
header
required

Pass as Bearer <API_KEY>. Get API Key from SuprSend dashboard Developers -> API Keys section.

Query Parameters

limit
integer
default:20

number of results to be returned in API response

offset
integer

starting position of tenant list

Response

200 - application/json

200 - OK

meta
object
results
object[]

List of tenants available in the workspace. Tenant JSON is same as tenant upsert response.