AM Logo
API AuthorizationAPI DocumentationForm DefinitionsFAQ
  1. Home
  2. API Documentation
  3. Outcomes
  4. Queries
  5. aspects

aspects: PagingResultOfAspect!

This query allows for the return of aspects and all of their associated details based on search criteria. The returned list is limited based on the permissions of the customers API Token. The information returned for each aspect can include Organizational Units Assignations, Staff Member inforamtion and workflow details. **Returns:** Returns an array of aspect information.

  1. filterBy

id: PropertyFilterOfGuidInput

workflowId: PropertyFilterOfGuidInput

name: PropertyFilterOfStringInput

description: PropertyFilterOfStringInput

isOnlyClearableBySystem: PropertyFilterOfBooleanInput

or: [AspectFilterInput!]

and: [AspectFilterInput!]