{ "opencollection": "1.0.0", "info": { "name": "Ironclad OAuth 2.0 Authorization Obligations API", "version": "1" }, "items": [ { "info": { "name": "Obligations", "type": "folder" }, "items": [ { "info": { "name": "List All Obligations", "type": "http" }, "http": { "method": "GET", "url": "https://na1.ironcladapp.com/oauth/obligations", "headers": [ { "name": "x-as-user-email", "value": "" }, { "name": "x-as-user-id", "value": "" } ], "params": [ { "name": "page", "value": "", "type": "query", "description": "The page number used when paginating through a list of results." }, { "name": "pageSize", "value": "", "type": "query", "description": "A limit of the number of results to return." }, { "name": "filter", "value": "Equals([name], 'Obligation Name')", "type": "query", "description": "Filter obligations using a formula. The obligation property ID should be enclosed in brackets `[ ]` and the value should be enclosed in single quotes `' '`. \n\nSupported formula operations include the following with documentation found [here](/reference/filter-query-param):\n\n