API ReferenceEcosystemExternal connection

Get external connection's Records

GET
/external-data/{id}/records

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Query Parameters

page?number
limit?number

Response Body

application/json

curl -X GET "https://dev-backend.thelinks.ai/api/v1/external-data/string/records"
[
  {}
]
Empty