For the complete documentation index, see llms.txt. This page is also available as Markdown.

Retrieve the list of all schemas and policies linked to a Formula

Retrieves Formula relationships.

get

Retrieves Formula relationships for the specified ID.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
formulaIdstringRequired

Formula Identifier

Example: 000000000000000000000001
Responses
200

Successful operation.

application/json
get
/formulas/{formulaId}/relationships

Last updated