v1

latestOpenAPI 3.1.02026-07-26231646860.9 KB
projects

Get Projects V2

Gets projects optimized for V2 with pagination and server-side run counts.

post/v2/projects/paginated

Query parameters

actionsProjectAction[]

Actions to include in the 'permissions' field.

Actions to include in the 'permissions' field.

include_logstreamsboolean

When true, include log streams (id and name) for each project.

When true, include log streams (id and name) for each project.

metric_idstring uuid nullable

Filters logstreams to those with this metric enabled. Affects both the log_streams list (when include_logstreams=true) and the num_logstreams count.

Filters logstreams to those with this metric enabled. Affects both the log_streams list (when include_logstreams=true) and the num_logstreams count.

starting_tokeninteger
limitinteger

Request body

Response

Successful Response

starting_tokeninteger
limitinteger
paginatedboolean
next_starting_tokeninteger nullable
total_countinteger required

Total number of projects matching the filters.