cURL
curl --request GET \ --url https://api.example.com/v1/payouts/{payout_id} \ --header 'Authorization: Bearer <token>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Documentation IndexFetch the complete documentation index at: https://docs.clevis.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.clevis.dev/llms.txt
Use this file to discover all available pages before exploring further.
API key authentication. Send your API key as: Authorization: Bearer <your_api_key>
Payout id (e.g. po_01J...).
Payout resource.