Get info

Retrieves basic organization information from the authentication service. | () -> (OrgInfoResponse)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Successful Response
idstring

Must be a string starting with org_

namestring
has_imageboolean
max_allowed_membershipsinteger
admin_delete_enabledboolean
public_metadatamap from strings to any
created_atinteger
updated_atinteger
slugstring or null
image_urlstring or null
members_countinteger or null