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
public_metadatamap from strings to any
slugstring or null
image_urlstring or null
has_imagebooleanDefaults to false
members_countinteger or null
max_allowed_membershipsintegerDefaults to 0
admin_delete_enabledbooleanDefaults to false
created_atinteger or null
updated_atinteger or null