Info

GET

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

Response

This endpoint returns an object.
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.