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.

Changes

Changed in 3 of the 14 revisions of this API.31

    • added the new read_unredacted_data enum value to the projects/items/permissions/items/action/anyOf[subschema #12: OrganizationAction]/ response property for the response status 200

      response-property-enum-value-added

    • added the new read_ai_usage_organization enum value to the projects/items/permissions/items/action/anyOf[subschema #12: OrganizationAction]/ response property for the response status 200

      response-property-enum-value-added

    This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 05003e7835a211See the full diff
    • added the new read_ai_usage enum value to the projects/items/permissions/items/action/anyOf[subschema #12: OrganizationAction]/ response property for the response status 200

      response-property-enum-value-added

    • the endpoint scheme security ClassicAPIKeyHeader was added to the API

      api-security-added

    This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog