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 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