cURL
curl --request GET \ --url https://staging-api.capa.fi/api/partner/v2/users/{id}/agreements \ --header 'partner-api-key: <partner-api-key>'
{ "success": true, "data": [ { "name": "CONTRACT", "language": "ES", "url": "<string>" } ] }
Api key for the affiliated partner that is performing the request
The user ID
true
Show child attributes