JUMP TOFlow Rest APIIntroduction to the Flow REST APIFlow REST API audienceYou call us, we'll call youSynchronous responsesSending messages (Flow REST)Authentication (Flow REST API)Generate a Thread IDpostCreate a Text MessagepostLocation message formatMedia message formatLoading messagesRetrieve a list of messagesgetRetrieve a list of threadsgetConversation controlHandover actionpostResolve ActionpostTriggering eventsRetrieve a list of eventsgetTrigger an eventpostBusiness HoursgetBot ControlPause a botpostResume a botdeleteRetrieve 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 flowsgetBusiness Hoursget https://api.flow.ai/rest/v1/businesshoursRetrieve a list of configured business hours for your project using the Flow REST API.Details HTTPGET rest/v1/businesshours?sync=true HTTP/1.1 Host: api.flow.ai Content-Type: application/json Authorization: MY_MESSAGING_API_KEY