API SpecsInboxGet inbox threadReturns messages for a single inbox thread.GET/api/inbox/threads/{threadId}TestReturns messages for a single inbox thread.Path ParametersthreadId*stringthread identifier.Example"thread_123"Response Body200application/json400application/json401application/json403application/json404application/json409application/json422application/json503application/json504application/jsonList inbox threads GETReturns inbox threads for the current workspace.Create inbox thread POSTCreates a new inbox thread in the current workspace.