Skip to main content
GET
/
users
/
{userId}
/
clients
Get active clients
curl --request GET \
  --url http://localhost:3000/users/{userId}/clients
{
  "error": "<string>"
}

Path Parameters

userId
string
required

Response

Active clients information