Returns all payment links created under the specified organization, along with a total count. Requires internal-admin or org-admin role.
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"
The organization ID to list payment links for.
"org_abc123"