List entities for app

This endpoint will return a list of the enabled entities for your current app.

List all app entities

get

Retrieve a list of all entities enabled for the current app

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200

Successfully retrieved entities list

application/json
get
/api/v1/queries/connected-entities

Last updated