Skip to main content
GET
Get project sample metadata

Authorizations

x-api-key
string
header
required

Path Parameters

projectId
integer
required

Project ID

Query Parameters

category
enum<string>
required

Which of the three acquisition categories to retrieve data from

Available options:
training,
testing,
validation,
post-processing,
all

Response

200 - application/json

OK

Project sample metadata

success
boolean
required

Whether the operation succeeded

metadata
object[]
required

Array with all available sample metadata.

error
string

Optional error description (set if 'success' was false)