# Get organization configuration **GET /organization** Get configured details for your organization ## 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 Organization #### Body: application/json (object) - **organization_id** (string) The Canopy-generated ID for the organization. - **created_at** (string(date-time)) The `Date-Time` that this organization was created on the server. - **logo_url** (string) Organization's logo URL. - **features** (object) Feature settings for your organization - **organization_overview** (object) General organization details. - **issuer_processors** (object) - **payment_processors** (object) - **credit_reporting** (object) ### 401 Unauthorized. ### 403 Forbidden. ### 422 Invalid input ### 429 Too many requests. ### default Unexpected Error. [Powered by Bump.sh](https://bump.sh)