latestOpenAPI 3.0.12026-08-082942150.5 KB

14cab8ac3bca

Input Units

Get Input Unit Schema

The format of the input unit required for the project upload is retrieved. Please note that, the endpoint will return an object with required fields and their properties format for each input unit on the desired project. However, when uploading you need to create an array with those required fields, respecting their properties. To upload, you should use the UPLOAD INPUT UNIT endpoint.

Permission Required: Upload Data

get/v2.0/public/projects/{projectId}/inputUnitsSchema

Path parameters

projectIdstring uuid required
Example:00000000-0000-0000-0000-000000000000

Project ID.

Response

Returns hit Upload Schema for the requested project.

{"stackTrail":"paths:/v2.0/public/projects/{projectId}/inputUnitsSchema:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}