v3

latestOpenAPI 3.0.1Apache 2.02026-08-065516357.9 KB
entities

get/v1/entities/

Query parameters

org_idstring

Filter entities by organization ID.

project_idstring

Filter entities by project ID.

Response

Successfully retrieved list of entities.

countinteger required

Total number of entities matching the filters.

nextstring nullable required

URL of the next page of results, or null if this is the last page.

previousstring nullable required

URL of the previous page of results, or null if this is the first page.

total_usersinteger

Total number of user entities in the project.

total_agentsinteger

Total number of agent entities in the project.

total_appsinteger

Total number of app entities in the project.

total_runsinteger

Total number of run entities in the project.