How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Twilio Flows API

The Flows API from Twilio — 12 operation(s) for flows.

Twilio Flows API is one of 115 APIs that Twilio publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Flows. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, pricing, and an AsyncAPI specification.

This API exposes 19 operations across 12 paths, and defines 22 schemas. It is described by OpenAPI 3.2.0, at version 1.52.0.

Requests are made against a single base URL, https://studio.twilio.com.

19 operations 12 paths 22 schemas 2 DELETE11 GET6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.52.0
Server
https://studio.twilio.com
Authentication
HTTP Basic
License
Terms of Service
Resource Areas
1

Authentication & Security 1

Twilio Flows API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (accountSid_authToken).

Paths & Operations 19

Across 12 paths, the API surfaces 19 operations — 2 DELETE, 11 GET, 6 POST. Each is listed below with its method, path, parameters, and response codes.

Flows 19
GET
/v2/Flows/{FlowSid}/Executions
Retrieve a list of all Executions for the Flow.
ListExecution 6 params → 200
POST
/v2/Flows/{FlowSid}/Executions
Triggers a new Execution for the Flow
CreateExecution 1 param body → 201
GET
/v2/Flows/{FlowSid}/Executions/{Sid}
Retrieve an Execution
FetchExecution 2 params → 200
DELETE
/v2/Flows/{FlowSid}/Executions/{Sid}
Delete the Execution and all Steps relating to it.
DeleteExecution 2 params → 204
POST
/v2/Flows/{FlowSid}/Executions/{Sid}
Update the status of an Execution to ended.
UpdateExecution 2 params body → 200
GET
/v2/Flows/{FlowSid}/Executions/{ExecutionSid}/Context
Retrieve the most recent context for an Execution.
FetchExecutionContext 2 params → 200
GET
/v2/Flows/{FlowSid}/Executions/{ExecutionSid}/Steps
Retrieve a list of all Steps for an Execution.
ListExecutionStep 5 params → 200
GET
/v2/Flows/{FlowSid}/Executions/{ExecutionSid}/Steps/{Sid}
Retrieve a Step.
FetchExecutionStep 3 params → 200
GET
/v2/Flows/{FlowSid}/Executions/{ExecutionSid}/Steps/{StepSid}/Context
Retrieve the context for an Execution Step.
FetchExecutionStepContext 3 params → 200
POST
/v2/Flows
Create a Flow.
CreateFlow body → 201
GET
/v2/Flows
Retrieve a list of all Flows.
ListFlow 3 params → 200
POST
/v2/Flows/{Sid}
Update a Flow.
UpdateFlow 1 param body → 200
GET
/v2/Flows/{Sid}
Retrieve a specific Flow.
FetchFlow 1 param → 200
DELETE
/v2/Flows/{Sid}
Delete a specific Flow.
DeleteFlow 1 param → 204
GET
/v2/Flows/{Sid}/Revisions
Retrieve a list of all Flows revisions.
ListFlowRevision 4 params → 200
GET
/v2/Flows/{Sid}/Revisions/{Revision}
Retrieve a specific Flow revision.
FetchFlowRevision 2 params → 200
POST
/v2/Flows/Validate
Validate flow JSON definition
UpdateFlowValidate body → 200
GET
/v2/Flows/{Sid}/TestUsers
Fetch flow test users
FetchTestUser 1 param → 200
POST
/v2/Flows/{Sid}/TestUsers
Update flow test users
UpdateTestUser 1 param body → 200

Schemas 22

The contract defines 22 schemas that model the data the API accepts and returns. The most detailed are studio.v2.flow (15 properties), studio.v2.flow.execution.execution_step (12 properties), studio.v2.flow.flow_revision (12 properties), studio.v2.flow.execution (10 properties). Each schema is shown below with its type and property counts.

studio.v2.flow
object
15 properties
ListFlowResponse
object
2 properties
studio.v2.flow_validate
object
1 property
flow_revision_enum_status
string
UpdateExecutionRequest
object
1 property 1 required
studio.v2.flow.execution
object
10 properties
flow_validate_enum_status
string
studio.v2.flow.execution.execution_context
object
5 properties
UpdateFlowRequest
object
4 properties 1 required
ListExecutionStepResponse
object
2 properties
ListFlowRevisionResponse
object
2 properties
UpdateFlowValidateRequest
object
4 properties 3 required
CreateExecutionRequest
object
3 properties 2 required
studio.v2.flow.execution.execution_step.execution_step_context
object
6 properties
flow_enum_status
string
CreateFlowRequest
object
4 properties 3 required
ListExecutionResponse
object
2 properties
execution_enum_status
string
studio.v2.flow.flow_revision
object
12 properties
studio.v2.flow.execution.execution_step
object
12 properties
UpdateTestUserRequest
object
1 property 1 required
studio.v2.flow.test_user
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

twilio-flows-api-openapi.yml Raw ↑

Other APIs Twilio publishes across the network.

Twilio A2p API
Twilio Access Tokens API
Twilio Accounts API
Twilio Alerts API
Twilio Alpha Senders API
Twilio Apps API
Twilio Archives API
Twilio Assistants API
Twilio Attempts API
Twilio Auth Tokens API
Twilio AuthTokens API
Twilio ByocTrunks API
Where this information came from

This is an independent, third-party profile of Twilio Flows API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.