US English (US)
GB English (UK)

By Appointment to
His Majesty The King
Contact Centre Service Software
Cirrus Response Ltd
Epsom

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Cirrus eLearning
  • Contact Us
English (UK)
US English (US)
GB English (UK)
  • Home
  • Cirrus Digital
  • API Documentation
  • API Calls

Assignments

Written by Keith Winhall

Updated at January 20th, 2025

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Cirrus Connect
    Agent Supervisor Administrator
  • Cirrus Digital
    Agents Supervisors Administrators API Documentation
  • Release Notes
    Release FAQs Latest Release 2025 2024 2023
+ More

The Assignments category relates to conversations (Objects) assigned to a specific agent.

GET: Get Manager Assignments

This API returns a list of assigned conversations to a specific agent/admin.
Manager (agent) Id is a required path parameter.

Data includes the communication channel type (see Enum) and its unique name.

GET/managers/{manager_id}/assignments

path Parameters

MANAGER_ID

required
integer <int64>

Manager ID. This is a Cirrus generated number

Response Schema: application/json
status
string
 
description
string
 
response_time
string
 
Array of objects or objects or objects
 
Array

One of

 
AssignedObjectsCount
integer
 
StreamTypeId
integer
 
ModuleId
integer
 
ModuleUniqueName
string
 
 

POST: Assign Manager

This API assigns a conversation to a specific agent.
Manager (agent) Id is a required path parameter, and the Object (conversation) Id is a required query parameter.

Example
https://api.commbox.io/managers/{MANAGER_ID}/assignments?objectId={OBJECT_ID}

path Parameters

MANAGER_ID

required
integer <int64>

Valid MANAGER_ID

query Parameters

objectId

required
integer <int64>

objectId

Response Schema: application/json
status
string
 
description
string
 
response_time
string
 
data
string
 
 

DEL: Unassign Manager

This API unassigns a conversation to a specific agent.
Manager (agent)Id is a required path parameter, and the Object (conversation) Id is a required query parameter.

DELETE/managers/{MANAGER_ID}/assignments

Example
https://api.commbox.io/managers/{MANAGER_ID}/assignments?objectId={OBJECT_ID}

path Parameters

MANAGER_ID

required
integer <int64>

Valid MANAGER_ID

query Parameters

objectId

required
integer <int64>

objectId

Response Schema: application/json
status
string
 
description
string
 
response_time
string
 
data
string
 
 

 

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • Core
  • Objects
  • Streams
  • Tags
  • SMS

Cirrus
Office 126
63 St Mary Axe
London, EC3A 8AA
Tel: 0333 103 3333
Email: cm@cirrusconnects.com

Social: twitter linkedin

Privacy Policy

Postal address
Cirrus
PO Box 708
Epsom, KT17 9RA
Tel: 0333 103 3333
Email: support@cirrusconnects.com

© Copyright Cirrus


Knowledge Base Software powered by Helpjuice

Expand