Bold360 and BoldChat Developer Center

getTextChatAssignments

Returns assignments for a specified messaging conversation.

Input parameters

Parameter Type Required Description
TextChatID numeric - ID code Yes The identifier of the message conversation to get assignments for.

Request format

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

Return values

Parameters are provided in alphabetic order. See Sample code for probable output.

Parameter Type Description
Data text - heading Heading for 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.