Skip to main content
GET
List this partner's sponsored seats

Authorizations

Authorization
string
header
required

OAuth 2.0 Authorization Code flow with PKCE. See the integration guide at docs.digitalseaservice.com for the full step-by-step.

Headers

authorization
string | null

Query Parameters

status
string | null

Filter by status.

limit
integer
default:50

Page size (max 200).

Required range: 1 <= x <= 200
cursor
string | null

Opaque cursor from a prior page.

Response

Successful Response

A page of sponsorships plus the opaque cursor for the next page.

items
SponsorshipItem · object[]
required
next_cursor
string | null