Skip to main content
GET
List Resources

Overview

Returns the resources currently attached. Same shape as Attach Resource. For a rollup of calls, pathways, and personas, use Get Affected Context.

Headers

string
required
Your API key for authentication.

Path Parameters

string
required
Internal UUID of the issue.

Query Parameters

integer
default:"50"
Number of resources to return. Minimum 1, maximum 100.
string
Opaque cursor returned as next_cursor from a previous page.

Response

array
Array of resource links. See Attach Resource for the field list.
string | null
Cursor for the next page, or null.
null | array
null on success. Returns 404 if the issue does not exist.

Docs for agents: llms.txt