cURL
curl --request GET \ --url https://api.pocketsflow.com/customers/{id} \ --header 'Authorization: Bearer <token>'
Retrieve a specific customer by their ID
Enter your Pocketsflow API key (format: pk_live_... or pk_test_...)
Customer ID
Customer details
Was this page helpful?