cURL
curl --request GET \ --url https://api.readmin.app/sessions/roles \ --header 'loader-id: <api-key>'
{ "success": true, "sessions": [ { "id": "<string>", "name": "<string>", "maxUsers": 123, "minRank": 123, "claimOnce": true } ] }
Documentation IndexFetch the complete documentation index at: https://docs.readmin.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.readmin.app/llms.txt
Use this file to discover all available pages before exploring further.
A list of session roles
Show child attributes