List all entity IDs in a Project (filtered)

Returns entity IDs in a given Project

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Note: project_id is the same as agent_id

Path Params
uuid
required
uuid
required
Body Params

Projects.ListEntitiesRequest

string | null

A base64 encoded value representing a cursor, or an element ID if applicable

string | null

A base64 encoded value representing a cursor, or an element ID if applicable

filter

Filter can be simple or group. If you want to filter by one subject eg. item name. You can specify simple filter for given subject and matcher. For more details please see details of item name filter or other simple filters. If you want to to filter item by more than one filter You need to use group filter which gives possibility to join filters using and, or operators.

integer | null

The number of records to return after the provided cursor; used in combination with after

boolean | null
integer | null

The number of records to return for before the provided cursor; used in combination with before

integer | null
≥ 0

The maximum number of records to return when using offset pagination

integer | null
≥ 0

The offset to use when paginating records

only_property_ids
array of objects | null

List of property IDs to include in the response. If provided, only fields matching these property IDs will be included.

Common.OnlyPropertyIds
order_by
array of strings | null

List of property slugs/ids to order by

Projects.ListEntities.ListEntitiesOrderBy
order_directions
array of strings | null

List of order directions for the fields in order_by

Pagination.OrderDirections
integer | null
1 to 5120

Maximum bytes for field values. If set, values larger than this will be truncated with partial: true indicator.

Responses

Callback
Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json