cURL
curl --request GET \ --url https://api.example.com/users/me
{ "id": "<string>", "username": "<string>", "email": "<string>", "first_name": "<string>", "last_name": "<string>", "role": "user", "created_at": "2023-11-07T05:31:56Z", "disabled": true }
Documentation IndexFetch the complete documentation index at: https://docs.noramp.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.noramp.io/llms.txt
Use this file to discover all available pages before exploring further.
user
staff
admin
analyst