# Get rebranding status for an organization **GET /rebranding/{org_id}/status** ## Servers - Backend API server: https://my.nethesis.it/backend/api (Backend API server) ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **org_id** (string) Logto organization ID (logto_id, not the database UUID) ## Responses ### 200 Rebranding status retrieved #### Body: application/json (object) - **code** (integer) - **message** (string) - **data** (object) ### 403 Forbidden - insufficient permissions #### Body: application/json (object) - **code** (integer) - **message** (string) - **data** (object | null) [Powered by Bump.sh](https://bump.sh)