# Get all payout entities **GET /payout_entities** ## Servers - Public Sandbox: https://sandbox-api.canopyservicing.com (Public Sandbox) - Protected UAT Sandbox: https://uat-api.canopyservicing.com (Protected UAT Sandbox) - Production: https://api.canopyservicing.com (Production) ## Authentication methods - O auth2 ## Parameters ## Responses ### 200 An array of payout entities defined by the organization. #### Body: application/json (object) - **results** (array[object]) An array of payout entities defined by the organization. ### 401 Unauthorized. ### 403 Forbidden. ### 429 Too many requests. ### default Unexpected Error. [Powered by Bump.sh](https://bump.sh)