메인 콘텐츠로 건너뛰기
GET
데이터셋 조회

인증

Authorization
string
header
필수

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

경로 매개변수

entity
string
필수
project
string
필수
object_id
string
필수
digest
string
필수

응답

성공적인 응답

created_at
string<date-time>
필수

객체가 생성된 시점

digest
string
필수

데이터셋 객체의 다이제스트

name
string
필수

데이터셋 이름

object_id
string
필수

데이터셋 ID

rows
string
필수

데이터셋 행 데이터에 대한 레퍼런스

version_index
integer
필수

객체의 버전 인덱스

description
string | null

데이터셋 설명