JUMP TOFlow Rest APIIntroduction to the Flow REST APIFlow REST API audienceYou call us, we'll call youSynchronous responsesSending messages (Flow REST)Flow REST endpoint URLsAuthentication (Flow REST API)Generate a Thread IDpostCreate a Text MessagepostLocation message formatMedia message formatLoading messagesGet a list of messagesgetGet a list of threadsgetConversation controlHandover actionpostResolve ActionpostTriggering eventsGet a list of EventsgetTrigger an EventpostBusiness HoursgetBot ControlPause a botpostResume a botdeleteGet a bot's statusgetBroadcastBroadcast to MSISDNpostBroadcast to SegmentspostGet audience segmentsgetWebhooksReceiving callsResponding to a callEvents types (Flow REST)Flow REST API exampleFlow Management APIAuthentication (Flow Management)FlowsThe Flow objectThe Step objectList all flowsgetGet a bot's statusget https://api.flow.ai/rest/v1Retrieve the status of a bot (if it's paused or active) for a specific threadId.Details HTTPGET rest/v1/pause/EXAMPLE-853a-448f-9f91-ef397588ff87?sync=true HTTP/1.1 Host: api.flow.ai Content-Type: application/json Authorization: MY_MESSAGING_API_KEY