cURL
curl --request GET \ --url https://sandbox.sturdytechnologies.com/v3/users
{ "data": { "items": [ { "email": "user@example.com", "firstname": "John", "lastname": "Doe", "telephone": "+1234567890", "user_id": "12345" } ], "page": 123, "total_count": 123, "total_pages": 123 }, "message": "<string>", "success": true }
Get all Merchant’s customers account
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.
OK
Show child attributes