# Get system rebranding configuration **GET /systems/rebranding** Returns rebranding configuration for the authenticated system. Resolves hierarchy inheritance (customer -> reseller -> distributor). Response groups products by type (system vs application). ## Servers - Collect API server: https://my.nethesis.it/collect/api (Collect API server) ## Authentication methods - Basic auth ## Parameters ## Responses ### 200 System rebranding configuration #### Body: application/json (object) - **code** (integer) - **message** (string) - **data** (object) ### 401 Unauthorized - invalid or missing token #### Body: application/json (object) - **code** (integer) - **message** (string) - **data** (object | null) [Powered by Bump.sh](https://bump.sh)