Get Logistic Hub
Get Logistic Hub
Retrieve a single logistic hub by its ID
GET
Get Logistic Hub
Get Logistic Hub
Retrieve detailed information about a specific logistic hub in your organization.Request
Path Parameters
uuid
required
The UUID of the logistic hub to retrieveExample:
550e8400-e29b-41d4-a716-446655440000Headers
string
required
Your API key for authenticationExample:
sk_live_1234567890abcdefstring
required
Your organization UUIDExample:
a8315ef3-dd50-43f8-b7ce-d839e68d51faResponse
string
Unique identifier (UUID)
string
Hub name
string | null
Physical address
string | null
ISO country code
string
Hub type:
owned or subcontractedstring | null
Hub category
string
Status:
active or archivedboolean
Whether hub is a supercharger
string | null
Linked facility UUID
number | null
CO2e emissions from linked facility
datetime
Creation timestamp
datetime | null
Last update timestamp
Example
Successful Response
Common Errors
403 Forbidden
Cause: Logistic hub does not belong to the organization specified inx-organization-id
404 Not Found
Cause: Logistic hub with the given ID does not existRelated Endpoints
List Logistic Hubs
Retrieve all logistic hubs
Update Logistic Hub
Modify logistic hub details