Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Help us improve these docs. Take our quick survey.
cURL
curl --request GET \ --url https://api.example.com/v2/{entity}/{project}/datasets/{object_id}/versions/{digest}
{ "created_at": "2023-11-07T05:31:56Z", "digest": "<string>", "name": "<string>", "object_id": "<string>", "rows": "<string>", "version_index": 123, "description": "<string>" }
데이터셋 객체를 조회합니다.
성공적인 응답
객체가 생성된 시점
데이터셋 객체의 다이제스트
데이터셋 이름
데이터셋 ID
데이터셋 행 데이터에 대한 레퍼런스
객체의 버전 인덱스
데이터셋 설명
이 페이지가 도움이 되었나요?