Skip to main content
GET
Error
This endpoint is available in Bifrost Enterprise only.

Authorizations

Authorization
string
header
required

Management API authentication for /api/* endpoints. Use the Authorization header with Bearer <API key>. Virtual keys, dashboard/user/session tokens, and x-api-key headers are not supported on management APIs.

Query Parameters

limit
integer

Page size, clamped to 100. Defaults to 20.

offset
integer
page
integer

One-based page number, consulted only when offset is absent.

Case-insensitive match on name or description.

is_active
boolean

Return only enabled or only disabled projects.

Response

Successful response

projects
object[]
pagination
object