Skip to main content

Get Sources

GET 

/sources/portal/v1

Get Sources

Request

Header Parameters

    X-API-KEY stringrequired

    API Key

Responses

OK

Schema

  • Array [

  • created_at string

    CreatedAt is the time the source was created

    handle string

    Handle is the unique handle of the source across the workspace

    id string

    ID is the unique identifier of the source

    name string

    Name is the name of the source

  • ]

Loading...