Skip to main content
GET
/
users
/
{identifier}
Retrieve a user
curl --request GET \
  --url https://api-joy.joyfill.io/v1/users/{identifier}
"{\n  \"type\": \"String\",\n  \"identifer\": \"String\",\n  \"group\": \"String\",\n}"

Headers

Authorization
string

Supports both API Key and User Access Token authorization. See https://joyfill.mintlify.app/api/authentication

Path Parameters

identifier
string
required

Response

200

The response is of type any.