Info Auth Tokens (POST)

POST

Returns the Dev organization, user and token attributes extracted from the auth token.

Request

This endpoint expects a map from strings to any.

Response

The Dev organization, user and token attributes extracted from the auth token.

organizationobject

The Dev organization attributes extracted from the auth token.

tokenobject

The token attributes extracted from the auth token.

userobject

The user attributes extracted from the auth token.

Built with