v1

latestOpenAPI 3.0.1Apache 2.02026-08-063494581.6 MB
esper_cloud_api_Token (Deprecated)

Token Information

API to get resource information associated with your token like your enterprise, user etc

get/v1/token-info/

Response

successful operation

idstring integer required

Token id

enterprisestring uuid required

Id of the enterprise resource

userstring

Id of the user resource

developer_appstring uuid

Id of the developer app resource that you created using the esper dev console

source_refresh_tokenstring

The refresh token is used to refresh your expired API token

tokenstring

API token for accessing esper APIs

expires_onstring date-time

Date and time of when your API token will get expired

scopestring[]

This defines what access scopes does your API token has

created_onstring date-time

Date and time of when this resource was created

updated_onstring date-time

Date and time of when this resource was updated