get https://api.motioncxapps.com/irm/v1/agents
Agent routing profile can be found and agents using these Routing Profiles.
- This information is under Administration > Users in the MotionCX web portal.
- Authentication required, please visit this page for Authentication How To.
Parameters
- CurrentRoutingProfile - Routing Profiles can be found using this call.
- TenantID - How your specific customer instance is identified, this will be a number. Find this in the app Help (?) icon > MotionCX Voice > Tenant:
- SkipCount - This starts the list after a set amount of skipped records.
- Ex. skipCount = 4 means the returns will start at the 5th result.
- MaxResultCount - This limits results to a set amount of returned results.
- Sorting - how does this work?
- Search - Free form search field to sort results.
- It is recommended advanced filter object be done outside of the API document for best results.
Responses available:
- 200
- 401
- 403