Skip to main content
POST
List Provider Projects

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

provider
string
required

Body

application/json
token
string
required

API token for the provider. Used for this request only — Sink never stores it.

Response

Successful Response

provider
enum<string>
required
Available options:
railway,
vercel,
render
projects
ProviderProjectResponse · object[]
required