Connaissances
A Collection's Sources (with status)
GET
/api/v1/collections/{id}/sourcesNécessite une clé API d'organisation dotée de la capacité member.
Authorization
apiKey AuthorizationBearer <token>
In: header
Path Parameters
id*string
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/v1/collections/string/sources"{ "data": [ { "id": "string", "collectionId": "string", "name": "string", "kind": "file", "status": "error", "createdAt": "string" } ]}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}