Bold360 and BoldChat Developer Center

getTicketAssignments

Returns assignments for a specified ticket.

Input parameters

Parameter Type Required Description
TicketID numeric - ID code Yes The identifier of the ticket to get assignments for.

Request format

curl "https://api.boldchat.com/aid/$accountID/data/rest/json/v1/getTicketAssignments?auth=$authHash&TicketID=$TicketID"

Return values

Parameter Type Description
Data text - heading Heading of JSON objects with the mappings of fields to values.
Truncated Boolean Whether or not the above JSON array is the complete result set, or if the server limited the returned results. For these methods, it is unlikely the limit will be hit, but if it is either filter down the results set or contact us to try to find a way to get at the data you are looking for.