Returns a paginated list of beneficiaries belonging to the authenticated user. The authenticated user’s identity is resolved from credentials; optionally pass user_id as a query parameter to scope the list.
Documentation Index
Fetch the complete documentation index at: https://docs.pcxpay.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer JWT for user-facing flows (Bearer eyJraWQ...), or the literal string NONE when authenticating via API key.
"Bearer eyJraWQ..."
API key for server-to-server flows, or the literal string NONE when authenticating via JWT.
"pcx_abc123_xxxx"
Optionally scope the list to a specific user ID.
DynamoDB pagination token from a previous response.