List Logistic Hubs
List Logistic Hubs
Retrieve all logistic hubs with filtering and pagination support
GET
List Logistic Hubs
List Logistic Hubs
Retrieve a paginated list of logistic hubs in your organization with support for filtering by name, category, type, and status.Request
Headers
Your API key for authentication
Your organization UUID
Query Parameters
Filter hubs by name (partial match, case-insensitive)Example:
"Madrid"Filter by hub categoryExample:
"warehouse_ambient"Filter by hub typeAvailable values:
owned, subcontractedFilter by hub statusAvailable values:
active, archivedExample: status[]=activePage number for pagination
Number of items per page (max 100)
Response
Array of logistic hub objects
Total number of hubs matching the filter
Current page number
Number of items per page
Total number of pages
Example
Successful Response
Related Endpoints
Create Logistic Hub
Add a new logistic hub
Get Logistic Hub
Retrieve a single logistic hub

