Skip to main content

List External SWML Handlers

GET 

/resources/external_swml_handlers

A list of External SWML Handlers

Request

Responses

The request has succeeded.

Schema

    data

    object[]

    required

  • Array [

  • iduuidrequired

    Universal Unique Identifier.

    namestringrequired

    Name of the External SWML Handler.

    Example: My External SWML Handler
    used_forstringrequired

    Used for of the External SWML Handler.

    Possible values: [calling]

    Example: calling
    primary_request_urlstringrequired

    Primary request url of the External SWML Handler.

    Example: https://primary.com
    primary_request_methodUrlMethodType (string)required

    The method type to use for the URL

    Possible values: [GET, POST]

    fallback_request_urlstringrequired

    Fallback request url of the External SWML Handler.

    Example: https://fallback.com
    fallback_request_methodUrlMethodType (string)required

    The method type to use for the URL

    Possible values: [GET, POST]

    status_callback_urlstringrequired

    Status callback url of the External SWML Handler.

    Example: https://callback.com
    status_callback_methodUrlMethodType (string)required

    The method type to use for the URL

    Possible values: [GET, POST]

  • ]

  • links

    object

    required

    selfurirequired

    Link of the current page

    Example: https://{space_name}.signalwire.com/api/fabric/resources/external_swml_handlers?page_number=0&page_size=50
    firsturirequired

    Link to the first page

    Example: https://{space_name}.signalwire.com/api/fabric/resources/external_swml_handlers?page_number=0&page_size=50
    nexturirequired

    Link to the next page

    Example: https://{space_name}.signalwire.com/api/fabric/resources/external_swml_handlers?page_number=1&page_size=50&page_token=PAbff61159-faab-48b3-959a-3021a8f5beca