List items

List items for a given project

You can apply multiple filters to narrow your search results, apply sorting and page through the results if there are large numbers of items that match your request. Many of the parameters take one or more comma separated arguments, allowing you to filter by multiple templates/assignees/statuses at once. e.g. projects/{project_id}/items?template_id=1,3&status_id=4,5 Some of the filters include optional includes, such as with_conversation_count. For performance reasons these are not included in the default response. These values should be either 0 for false, 1 for true, or omitted altogether.

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

Project id

Query Params
include
array

A comma separated list of extra includes

include
boolean

Return the number of conversations on each item in the response object

boolean

Return only overdue items

boolean

Return only archived items

template_id
array of integers

Filter by one or more template id(s). To filter items not using a template, use 0.

template_id
assigned_to
array of integers

Filter by one or more assigned user id(s)

assigned_to
folder_uuid
array of objects

Filter by one or more folder uuid(s)

folder_uuid
status_id
array of integers

Filter by one or more status id(s)

status_id
item_id
array of integers

Filter by one or more item id(s)

item_id
string

Filter items matching item name

enum

Sort results by a given field

enum

Sort results ascending or descending

Allowed:
integer
1 to 500

How many results do you want to return (1-500, default 100)

integer
≥ 1

Which page of results do you want to return (default page 1)

Responses

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.gathercontent.v2+json