curl --request GET \
--url http://localhost/api/api/shared/profile-info \
--header 'Authorization: Bearer <token>'{
"id": 123
}curl --request GET \
--url http://localhost/api/api/shared/profile-info \
--header 'Authorization: Bearer <token>'{
"id": 123
}Documentation Index
Fetch the complete documentation index at: https://docs.cynopsis.co/llms.txt
Use this file to discover all available pages before exploring further.