API Reference
Log In
API Reference

List all projects within an organization.

Permissions: system OR organization.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
≥ 0
Defaults to 0

Items offset.

integer
≤ 1000
Defaults to 1000

Number of items.

string
enum
Defaults to updated_at

Sort by this attribute.

Allowed:
boolean
Defaults to true

Whether to sort in ascending order.

string
length ≤ 255

Optional. A string to search for within project names as a filter. Defaults to "" (no filter).

search_columns
array of strings
length ≥ 1
Defaults to name

A list of attribute names to search for search_query. Defaults to ["name"].

Search Columns

Opaque cursor token to paginate results. If provided, the query will return items after this cursor and offset will be ignored. Defaults to None (no cursor).

string
required
length ≥ 1

Organization ID.

boolean
Defaults to false

Optional. List chat agents. Defaults to False.

Headers
string
required

User PAT or service key.

string

User ID.

Responses

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