Authorizations
Headers
The organization id to use for the request
Path Parameters
id of the organization you want to retrieve datasets for
Query Parameters
The number of records to return
The number of records to skip
Response
Datasets retrieved successfully
Example:
{
"created_at": "2021-01-01 00:00:00.000",
"id": "e3e3e3e3-e3e3-e3e3-e3e3-e3e3e3e3e3e3",
"name": "Trieve",
"organization_id": "e3e3e3e3-e3e3-e3e3-e3e3-e3e3e3e3e3e3",
"tracking_id": "3",
"updated_at": "2021-01-01 00:00:00.000"
}
Example:
{
"chunk_count": 100,
"dataset_id": "e3e3e3e3-e3e3-e3e3-e3e3-e3e3e3e3e3e3",
"id": "e3e3e3e3-e3e3-e3e3-e3e3-e3e3e3e3e3e3"
}