# Get partner profile Fetches the partner details, including the companies and locations the partner has access to. Endpoint: GET /partners/profile Security: BearerAuth ## Response 200 fields (application/json): - `success` (boolean) Example: true - `message` (string) Example: "Request completed successfully" - `data` (object) Example: {}