Modeling-Manage Fact Objects-Retrieve an Fact's Definiton within a Changeset
Number of APIs: 6
- 
Get quick search results in a list format GET {{baseUrl}}/api/searches/results?name=Profit&pattern=2&type=13&getAncestors=false&offset=0&limit=-1&certifiedStatus=ALL&isCrossCluster=false 
- 
Create a new changeset for modeling manipulations POST {{baseUrl}}/api/model/changesets?schemaEdit=false 
- 
Delete the changeset DELETE {{baseUrl}}/api/model/changesets/:changesetId 
- 
Logout POST {{baseUrl}}/api/auth/logout 
- 
Read a fact GET {{baseUrl}}/api/model/facts/:factId?showExpressionAs=tokens&showPotentialTables=true&showFields=acl 
- 
Login POST {{baseUrl}}/api/auth/login