# Organization Details **GET /api/organization.json** Retrieve information about your organization ## Servers - Production: https://application.textline.com (Production) ## Parameters ### Query parameters - **include_groups** (boolean) If true, the response will include details about the departments in the organization - **include_users** (boolean) If true, the response will include details about the users/agents in the organization ## Responses ### 200 OK #### Body: application/json (object) - **organization** (object) - **groups** (array) - **users** (array) [Powered by Bump.sh](https://bump.sh)