Skip to Content

APIs & SDKs

Get rolling release billing status

Vercel SDK

Get the Rolling Releases billing status for a project. The team level billing status is used to determine if the project can be configured for rolling releases.

Get rolling release billing status

GEThttps://api.vercel.com/v1/projects/{idOrName}/rolling-release/billing

Authentication

AuthorizationbearerToken

Default authentication mechanism


Path parameters

Query parameters


idOrName

string

string

The Team identifier to perform the request on behalf of.

Required

Optional

teamId

slug

string

Optional

Project ID or project name (URL-encoded)

The Team slug to perform the request on behalf of.

Response

200Success


availableSlots

message

Variant 1Variant 2Variant 3Variant 4

string

number

Required

reason

401The request is not authorized.

string

403You do not have permission to access this resource.

Required

400One of the provided values in the request query is invalid.

This page is not in the current cross-link map.