Get Sample Template

GET /bulk/v1/sample/{schemaName}

this will download a csv with the all fields that are needed to create entity for this schema

Path Parameters

NameTypeDescription

schemaName*

String

name of schema

Headers

NameTypeDescription

Authorization

String

Set to Bearer {access-token} if roles in schema is not anonymous. Else authorization can be empty

Last updated