Skip to main content

List LAML Applications

GET 

/resources/laml_applications

List LAML Applications

Responses

A list of LAML Applications

Schema

  • Array [

  • iduuid
    Example: 993ed018-9e79-4e50-b97b-984bd5534095
    project_iduuid
    Example: 1313fe58-5e14-4c11-bbe7-6fdfa11fe780
    display_namestring
    Example: Reception
    typestring
    Example: laml_application
    created_atdate-time
    Example: 2024-01-02T00:00:00Z
    updated_atdate-time
    Example: 2024-01-02T00:00:00Z

    laml_application

    object

    iduuid

    A unique identifier for the LAML Application

    account_siduuid
    Example: 1313fe58-5e14-4c11-bbe7-6fdfa11fe780
    voice_urluri
    Example: https://example.com/call_request_url
    voice_methodstring

    Possible values: [GET, POST]

    Example: POST
    voice_fallback_urluri
    Example: https://example.com/call_fallback_url
    voice_fallback_methodstring

    Possible values: [GET, POST]

    Example: POST
    status_callbackuri
    Example: https://example.com/call_status_url
    status_callback_methodstring

    Possible values: [GET, POST]

    Example: POST
    voice_caller_id_lookup
    Example: null
    sms_urluri
    Example: https://example.com/message_request_url
    sms_methodstring

    Possible values: [GET, POST]

    Example: POST
    sms_fallback_urluri
    Example: https://example.com/message_url
    sms_fallback_methodstring

    Possible values: [GET, POST]

    Example: POST
    sms_status_callbackuri
    Example: https://example.com/message_status_url
    sms_status_callback_methodstring

    Possible values: [GET, POST]

    Example: POST
    message_status_callbackuri
    Example: https://example.com/message_status_url
    api_versionstring
    Example: 2010-04-01
    uristring
    Example: https://example.com
    request_urluri
    Example: https://example.signalwire.com/relay-bins/2537c89e-2606-48c2-b3c2-bb601d863d1e
    display_namestring
    Example: My Laml Application
  • ]