Get aggregate sea-time totals
sea-time
Get aggregate sea-time totals
GET
Get aggregate sea-time totals
Authorizations
OAuth 2.0 Authorization Code flow with PKCE. See the integration guide at docs.digitalseaservice.com for the full step-by-step.
Response
Successful Response
Aggregate sea-time totals for the authenticated user.
Crew-declared aggregate sea time.
Example:
{
"days_at_sea": 1842,
"nautical_miles": 87423,
"vessels_served": 14,
"years_active": 6.2
}Independently confirmed subset of the declared totals.
Example:
{
"days_at_sea": 1680,
"nautical_miles": 79215
}
