Get a vessel using the id
Vessels
Get a vessel by ID
Retrieve a vessel from the Terminal49 API using its internal vessel ID, including name, IMO number, and optional position data for paid plan accounts.
GET
Get a vessel using the id
Authorizations
Use a Terminal49 API key in the Authorization header with the Token prefix.
Authorization: Token YOUR_API_KEY
Path Parameters
Query Parameters
ISO 8601 timestamp to filter positions from. 7 days by default.
Example:
"2025-05-20T00:00:00Z"
ISO 8601 timestamp to filter positions up to. Current time by default.
Example:
"2025-05-24T00:00:00Z"
Response
OK