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

restrictedClients: PagingResultOfRestrictedClient!

This query returns list of clients and their basic details based on search criteria. The returned list is limited based on the permissions of the customers API Token. It searches in all organizational units where client has View or RestrictedView permission. **Returns:** Returns an array of client information.

filterBy: RestrictedClientFilterInput!

Allows filtering of the results by their properties. You can create sophisticated filters by using "or" and "and" fields to build expressions.

sortBy: [RestrictedClientSortInput!]

Allows user to specify how data returned is sorted.

limitBy: LimitInput

Provides the ability to paginate/window the returned results