Get all Context Items

Returns a list of all the context items in a project.

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

ID of project

Query Params
string
required

The prompt to use for a semantic search for related context items

number

The number of items to return. Defaults to 6

tags
array of strings

The tags a context item must have to be returned. Context items must match ANY of the tags. Multiple tags can be specified with querystring multiple tags method, tags=tag1&tags=tag2

tags
tagsAnd
array of strings

The tags a context item must have to be returned. Context items must match ALL of the tags. Multiple tags can be specified with querystring multiple tags method, tagsAnd=tag1&tagsAnd=tag2

tagsAnd
tagsExclude
array of strings

The tags a context item must NOT have to be returned. Multiple tags can be specified with querystring multiple tags method, tags=tag1&tags=tag2

tagsExclude
Response

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