Skip to main content

List Fabric Addresses

GET 

/addresses

A list of Fabric Addresses. This endpoint uses the bearer token authentication method with the SAT (Subscriber Access Token) wich can be generated using the Create Subscriber Token endpoint.

Request

Responses

The request has succeeded.

Schema

    data

    object[]

    required

  • Array [

  • iduuidrequired

    Universal Unique Identifier.

    namestringrequired

    Name of the Fabric Address.

    Example: justice-league
    display_namestringrequired

    Display name of the Fabric Address.

    Example: Justice League
    typeDisplayTypes (string)required

    DisplayTypes

    Possible values: [app, room, call, subscriber]

    cover_urlstringrequired

    Cover url of the Fabric Address.

    Example: https://coverurl.com
    preview_urlstringrequired

    Preview url of the Fabric Address.

    Example: https://previewurl.com
    lockedbooleanrequired

    Locks the Fabric Address. This is used to prevent the Fabric Address from accepting calls.

    Example: true

    channel

    object

    required

    oneOf

    audiostringrequired

    Audio Channel of Fabric Address

    Example: /external/resource_name?channel=audio
    created_atdate-timerequired

    Fabric Address Creation Date.

    Example: 2024-05-06T12:20-12Z
  • ]

  • links

    object

    required

    selfurirequired

    Link of the current page

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

    Link to the first page

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

    Link to the next page

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