cURL
curl --request GET \ --url https://api.withallo.com/v2/api/users/{id} \ --header 'Authorization: <api-key>'
{ "data": { "id": "usr-abc123", "name": "Adrien", "email": "[email protected]", "role": "ADMIN", "status": "ACTIVE", "image_url": "<string>" } }
Returns a single team member by their ID.
Documentation IndexFetch the complete documentation index at: https://help.withallo.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://help.withallo.com/llms.txt
Use this file to discover all available pages before exploring further.
USERS_READ
"usr-abc123"
User details
Show child attributes
Cette page vous a-t-elle été utile ?