cURL
curl --request GET \ --url https://sandbox.sturdytechnologies.com/v3/users/{user_id}
{ "data": { "email": "user@example.com", "firstname": "John", "lastname": "Doe", "telephone": "+1234567890", "user_id": "12345" }, "message": "<string>", "success": true }
Get a user by ID
Documentation IndexFetch the complete documentation index at: https://docs.sturdytechnologies.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.sturdytechnologies.com/llms.txt
Use this file to discover all available pages before exploring further.
User Identifier
OK
Show child attributes