Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.breakcold.com/rest/members \ --header 'X-API-KEY: <api-key>'
[ { "id": "<string>", "is_invitation": false, "user": { "id": "<string>", "handle": "<string>", "full_name": "<string>", "email": "<string>", "avatar_url": "<string>" } } ]
Successful response
ADMIN
MANAGER
MEMBER
GUEST
false
Show child attributes
Was this page helpful?