REST API
cURL
curl --request GET \ --url https://api-joy.joyfill.io/v1/users/{identifier}
"{\n \"type\": \"String\",\n \"identifer\": \"String\",\n \"group\": \"String\",\n}"
Supports both API Key and User Access Token authorization. See https://joyfill.mintlify.app/api/authentication
200
Was this page helpful?