Skip to main content

Downloads source entitlements schema template

GET 

/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

Path Parameters

    id stringrequired

    The Source id

    Example: 8c190e6787aa4ed9a90bd9d5344523fb

Query Parameters

    schemaName string

    Name of entitlement schema

    Example: ?schemaName=group

Responses

Successfully downloaded the file

Schema
    any
Loading...