/mcp<ApiErrors> <ApiError> <ErrorType>Not Found</ErrorType> <ErrorData>finesse.api.not_found</ErrorData> <ErrorMessage>Message with ID 06f381e6-10ee-47a9-9b36-1c2d7b62db08 not found.</ErrorMessage> </ApiError> </ApiErrors> Example Failure Response: TeamMessage—Get List This API allows the user to get a list of all Team Messages that are created by the user. https://<FQDN>/finesse/api/TeamMessages?createdBy=<id> URI: https://finesse1.xyz.com/finesse/api/TeamMessages?createdBy=1001050 Example URI: Administrator and supervisor who created the message can use this API. For Administrators, if the createdBy parameter has no value, it returns all active messages. Security Constraints: GET HTTP Method: — Content Type: XML Input/Output Format: — HTTP Request: 200: Success 401: Authorization Failure 404: Not Found 500: Internal Server Error HTTP Response: Cisco Finesse Web Services Developer and JavaScript Guide, Release 12.5(1) 200 Cisco Finesse Desktop APIs TeamMessage—Get List