- 1E 8.1 (on-premises)
- Tachyon SDK
- Integrating with Tachyon
- Consumer API reference
- RelatedInstructionDefinitions
RelatedInstructionDefinitions
Entity - Related Instruction Definitions
| Verb | Request | Notes | Permissions required | 
|---|---|---|---|
| GET | /Consumer/RelatedInstructionDefinitions/ Id/{id}? instructionType={type} | Gets instruction definitions of specified type(s) related to an instruction definition. For example: http://<myserver>//Consumer/RelatedInstructionDefinitions/Id/2?instructionType=Action This example returns a list of instruction definitions of Action type related to instruction definition with id 2. More than one type can be mentioned in the query string. If no type is mentioned, all related instruction definitions are returned. | Questions 
 Actions 
 It does not return Unauthorized (401) rather filters out instruction definitions based on permissions | 
In this section: