Skip to main content
GET
Fetches one raw API-access widget.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

The ID of the widget.

Query Parameters

companies
string

A comma separted list of company names to filter the data by. If not set, data from all companies the company group has access to will be shown.

Response

200 - application/json

The raw widget payload.

data
object