GET
/
datasources
/
{id}

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

ID of the datasource

Body

application/json · object

The body is of type object.

Response

200 - application/json
config
object
createdAt
string
groupId
string
id
string
lastSynch
string
name
string
status
enum<string>
Available options:
unsynched,
pending,
running,
synched,
error,
usage_limit_reached
type
string
updatedAt
string