List the authenticated user's vessel history
vessels
List the authenticated user's vessel history
GET
List the authenticated user's vessel history
Authorizations
OAuth 2.0 Authorization Code flow with PKCE. See the integration guide at docs.digitalseaservice.com for the full step-by-step.
Query Parameters
Opaque cursor from a prior response.
Page size; max 200.
Required range:
1 <= x <= 200Response
Successful Response
Page of vessel periods for the authenticated user.
Most-recently-updated crew-list record for the user. Same value across every page of a stable scan — drives the page-stable ETag.
Opaque cursor for the next page. null when the page is the last one.

