Who am I?
Get basic information about your current API or WebAuthN user and their organization. Affords Sub-Organization look ups via Parent Organization for WebAuthN or API key users.
POST
Authorizations
Body
application/json
Unique identifier for a given Organization. If the request is being made by a WebAuthN user and their Sub-Organization ID is unknown, this can be the Parent Organization ID; using the Sub-Organization ID when possible is preferred due to performance reasons.
Response
200 - application/json
A successful response.
Unique identifier for a given Organization.
Human-readable name for an Organization.
Unique identifier for a given User.
Human-readable name for a User.
Was this page helpful?