Connected organization schema

Property Type Description
id
string

Tremendous' identifier for the connected organization.

client_id
string

Client ID of the OAuth app that is to be used by the platform once the integration is complete.

created_at
string date-time

Timestamp of when the connected organization was created.

organization
object

Associated organization resource. null until the registration flow for the connected organization has been completed.

Show object properties
Property Type Description
id
string
name
string

Name of the organization

website
string uri

URL of the website of that organization

status
string

Status of the organization. Organizations need to be approved to be able to use them to send out rewards.

created_at
string date

Timestamp of when the organization has been created.

This field is only returned when creating an organization. It is not returned anymore when retrieving or listing organizations.