Skip to main content
GET
Get one sponsored seat

Authorizations

Authorization
string
header
required

HTTP Basic for /v1/partners/*. Username is the partner client_id; password is the client_secret.

Headers

authorization
string | null

Path Parameters

sponsorship_id
string
required

Response

Successful Response

Public projection of one sponsored seat — no token hash, no Stripe ids.

sponsorship_id
string
required
email
string
required
status
string
required
crew_name
string | null
user_id
string | null

The member's DSS user id — the same id delivered in user.sea_time.updated webhooks. Null until the seat is active.

external_ref
string | null
invited_at
string<date-time> | null
activated_at
string<date-time> | null
expires_at
string<date-time> | null