Skip to main content
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-446655440000

Headers

string
required
Your API key for authenticationExample: sk_live_1234567890abcdef
string
required
Your organization UUIDExample: a8315ef3-dd50-43f8-b7ce-d839e68d51fa

Response

string
Unique identifier (UUID)
string
Hub name
string | null
Physical address
string | null
ISO country code
string
Hub type: owned or subcontracted
string | null
Hub category
string
Status: active or archived
boolean
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 in x-organization-id

404 Not Found

Cause: Logistic hub with the given ID does not exist

List Logistic Hubs

Retrieve all logistic hubs

Update Logistic Hub

Modify logistic hub details