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