Last updated 11 months ago
GET /bulk/v1/sample/{schemaName}
GET
/bulk/v1/sample/{schemaName}
this will download a csv with the all fields that are needed to create entity for this schema
schemaName*
String
name of schema
Authorization
Set to Bearer {access-token} if roles in schema is not anonymous. Else authorization can be empty
Bearer {access-token}