List Resources
Resources
List Resources
List resources attached to an issue.
GET
List Resources
Documentation Index
Fetch the complete documentation index at: https://docs.bland.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Returns the resources currently attached. Same shape as Attach Resource. For a rollup of calls, pathways, and personas, use Get Affected Context.Headers
Your API key for authentication.
Path Parameters
Internal UUID of the issue.
Query Parameters
Number of resources to return. Minimum 1, maximum 100.
Opaque cursor returned as
next_cursor from a previous page.Response
Array of resource links. See Attach Resource for the field list.
Cursor for the next page, or
null.null on success. Returns 404 if the issue does not exist.Docs for agents: llms.txt