Admins
Admins Documentation
Admin [LIST]
Admin [LIST]
Request
Endpoint
Body
Response
Headers
Body
Fields
data
Type
[OrganizationAdmin]
Description An array of OrganizationAdmin Objects
Admin [GET]
Admin [GET]
Request
Endpoint
Body
Response
Headers
Body
Fields
Attributes
created_at
Type
date
Description The timestamp of when this resource was created
first_name
Type
string
Description First Name
last_name
Type
string
Description Last Name
updated_at
Type
date
Description The timestamp of when this resource was last updated
updated_in_db_at
Type
date
Description This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.
Relationships
user.data
Type
Organization
Description The user that is an admin of the connected organization
Admin [DELETE]
Admin [DELETE]
Request
Endpoint
Body
Response
Headers
Body
Last updated