Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.humcli.com/api/v1/operator/payout/status/{id} \ --header 'Authorization: Bearer <token>'
{ "payout_id": "<string>", "amount_usd": 123 }
Check the status of a payout request.
Clerk JWT for operator endpoints.
Payout status
PENDING_ONCHAIN
COMPLETED
FAILED