API endpoint base: https://pirca.arvadosapi.com/arvados/v1/user_agreements
This provides an API for inactive users to sign clickthrough agreements prior to being activated.
Required arguments are displayed in green.
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.
Argument | Type | Description | Location | Example |
---|
List user agreements that have already been signed. These are recorded as link objects of {"link_class": "signature", "name": "click"}
.
Argument | Type | Description | Location | Example |
---|
Sign a user agreement.
Argument | Type | Description | Location | Example |
---|---|---|---|---|
uuid | string | The UUID of the user agreement collection. | path |
The content of this documentation is licensed under the
Creative
Commons Attribution-Share Alike 3.0 United States licence.
Code samples in this documentation are licensed under the
Apache License, Version 2.0.