Applications API
Retrieve graphs
Retrieve Knowledge Graphs associated with a no-code chat application.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your Writer API key.
Path Parameters
The ID of the no-code chat app for which to retrieve Knowledge Graphs.
Response
200 - application/json
Successful
A list of Knowledge Graphs associated with the application.
The unique identifier for the Knowledge Graph.
Was this page helpful?