Skip to main content
GET
List projects

Authorizations

Authorization
string
header
required

Bearer token for authentication

Query Parameters

project_name
string

The name of the project to filter by

pagination.page
integer<int32>

The (zero-based) offset of the first item returned in the collection.

pagination.page_size
integer<int32>

The maximum number of entries to return. If the value exceeds the maximum, then the maximum value will be used.

product_id
string

The product ID to filter projects by

description
string

The description to filter by

has_linked_repository
boolean

Filter by whether the project is linked to a repository

Response

A successful response.

results
object[]
pagination
OffsetPaginationResponse is used to return the pagination information · object
Example: