Downloads source entitlements schema template
GET {{baseUrl}}/sources/:id/schemas/entitlements
This API downloads the CSV schema that defines the entitlement attributes on a source.
NOTE: This API is designated only for Delimited File sources.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
schemaName | string | Name of entitlement schema |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
"id,name,displayName,created,description,modified,entitlements,groups,permissions"