Skip to main content
 print this page

List user agreements

GET 

/user-agreements

Returns metadata for every user agreement in the system. Requires system-settings.view. The response is not paginated; the full list is returned in one call. Optional projectionExpression limits which fields appear on each item (comma-separated names, not trimmed).

Request

Responses

Envelope userAgreements is a list of metadata items. Empty list when the table has no rows. Item properties are not required because projection can omit them.

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers