Headers
API key for network authentication
Body
application/json
Information about bot user and devices that they use to connect. Bot users have read-only access and are typically used for SEO crawlers and automated systems.
accessToken expires in 30 days by default.
Response
Session Information with access token and user data
JWT access token for API authentication
Token issuance timestamp
Token expiration timestamp
User information array
User roles array
Example:
[]
Associated files array
Example:
[]
Date of the last cache purge
Type of user (e.g., signed-in, visitor, bot)
Available options:
signed-in
, visitor
, bot
Example:
"bot"