Get the authenticated user's profile
v1
Get the authenticated user's profile
GET
Get the authenticated user's profile
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
The authenticated user's profile.
Stable DSS user identifier.
The crew member's current rank/position.
Country of residence. Always null in V1 — DSS does not yet carry this on the user record. See docs/internal/data-model-gaps.md.
Profile photo URL. Always null in V1 — DSS stores avatars in a private bucket with no public URL. See docs/internal/data-model-gaps.md.

