integrations.sh
← all integrations

twilio.com – twilio_studio_v1

OpenAPI apis-guru telecommessaging

This is the public Twilio REST API.

Homepage
https://api.apis.guru/v2/specs/twilio.com:twilio_studio_v1/1.42.0.json
Provider
twilio.com:twilio_studio_v1 / twilio_studio_v1
OpenAPI version
3.0.1
Spec (JSON)
https://api.apis.guru/v2/specs/twilio.com/twilio_studio_v1/1.42.0/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/twilio.com/twilio_studio_v1/1.42.0/openapi.yaml

Tools (22)

Extracted live via the executor SDK.

  • flows.createEngagement

    Triggers a new Engagement for the Flow

  • flows.createExecution

    Triggers a new Execution for the Flow

  • flows.deleteEngagement

    Delete this Engagement and all Steps relating to it.

  • flows.deleteExecution

    Delete the Execution and all Steps relating to it.

  • flows.deleteFlow

    Delete a specific Flow.

  • flows.fetchEngagement

    Retrieve an Engagement

  • flows.fetchEngagementContext

    Retrieve the most recent context for an Engagement.

  • flows.fetchExecution

    Retrieve an Execution

  • flows.fetchExecutionContext

    Retrieve the most recent context for an Execution.

  • flows.fetchExecutionStep

    Retrieve a Step.

  • flows.fetchExecutionStepContext

    Retrieve the context for an Execution Step.

  • flows.fetchFlow

    Retrieve a specific Flow.

  • flows.fetchStep

    Retrieve a Step.

  • flows.fetchStepContext

    Retrieve the context for an Engagement Step.

  • flows.listEngagement

    Retrieve a list of all Engagements for the Flow.

  • flows.listExecution

    Retrieve a list of all Executions for the Flow.

  • flows.listExecutionStep

    Retrieve a list of all Steps for an Execution.

  • flows.listFlow

    Retrieve a list of all Flows.

  • flows.listStep

    Retrieve a list of all Steps for an Engagement.

  • flows.updateExecution

    Update the status of an Execution to ended.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools