# Get A Paged Depot List Retrieve depots in a paginated format. Endpoint: GET /SupplierDepots/paged Version: 1.0.0 Security: bearerAuth ## Query parameters: - `page` (integer) - `pageSize` (integer) ## Response 200 fields (application/json): - `message` (string) Example: "Successfully retrieved depots"