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
id
Must be a string starting with org_
name
has_image
max_allowed_memberships
admin_delete_enabled
public_metadata
created_at
updated_at
slug
image_url
members_count

