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