curl --request GET \
--url https://apix.us.amity.co/api/v3/sessions \
--header 'Authorization: Bearer <token>'{
"lastCachePurge": "<string>"
}Verify access token. The caller must add accessToken in header.
curl --request GET \
--url https://apix.us.amity.co/api/v3/sessions \
--header 'Authorization: Bearer <token>'{
"lastCachePurge": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://learn.social.plus/llms.txt
Use this file to discover all available pages before exploring further.