Skip to main content
GET
List Objects by type

Authorizations

Authorization
string
header
required

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

Path Parameters

object_type
string
required

Used to group similar objects together. Give plural namespace like teams, organizations, and roles.

Response

200 - application/json

200 - OK

meta
object
results
object[]

List of objects belonging to given object type. Response JSON is similar to object upsert API.