cURL
curl --request GET \ --url https://api.ongoody.com/v1/order_batches/{id}/recipients \ --header 'Authorization: Bearer <token>'
200
Recipients retrieved for sent order batch
{ "data": [ { "first_name": "Alena", "last_name": "Kenter", "email": "[email protected]" }, { "first_name": "Michael", "last_name": "Franci", "email": "[email protected]" } ], "list_meta": { "total_count": 2 }}
x >= 1
1 <= x <= 100
Show child attributes