5 title: "user_agreements"
9 Copyright (C) The Arvados Authors. All rights reserved.
11 SPDX-License-Identifier: CC-BY-SA-3.0
14 API endpoint base: @https://{{ site.arvados_api_host }}/arvados/v1/user_agreements@
18 This provides an API for inactive users to sign clickthrough agreements prior to being activated.
22 Required arguments are displayed in %{background:#ccffcc}green%.
26 List user agreements. This is a list of collections which contain HTML files with the text of the clickthrough agreement(s) which can be rendered by Workbench.
28 table(table table-bordered table-condensed).
29 |_. Argument |_. Type |_. Description |_. Location |_. Example |
33 List user agreements that have already been signed. These are recorded as link objects of @{"link_class": "signature", "name": "click"}@.
35 table(table table-bordered table-condensed).
36 |_. Argument |_. Type |_. Description |_. Location |_. Example |
40 Sign a user agreement.
42 table(table table-bordered table-condensed).
43 |_. Argument |_. Type |_. Description |_. Location |_. Example |
44 {background:#ccffcc}.|uuid|string|The UUID of the user agreement collection.|path||