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
public_metadata
slug
image_url
has_image
members_count
max_allowed_memberships
admin_delete_enabled
created_at
updated_at

