githubEdit

Returns a formula by its ID

Retrieves formula.

get

Retrieves formula for the specified ID.

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

Formula Identifier

Example: 000000000000000000000001
Responses
chevron-right
200

Successful operation.

application/json
get
/formulas/{formulaId}

Last updated

Was this helpful?