Skip to main content
GET
cURL
No-code applications are now called no-code agents. The Applications API, which you can use to programmatically interact with no-code agents, still uses the term application to minimize breaking changes.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your Writer API key.

Path Parameters

application_id
string
required

The ID of the no-code agent for which to retrieve Knowledge Graphs.

Response

200 - application/json

Successful

graph_ids
string<uuid>[]
required

A list of Knowledge Graphs associated with the application.