Retrieves usages by contract id, component id or custom field

Query Params
string

Contract Id

string

Component Id

string

Cursor from where on the items are listed

int32

If you are using pagination, you can skip n items (1000 max.)

int32

Limit returned items (Max = 500, Default = 200)

customFields
object

Custom fields to search the exact match of. Supports formats customFields[{customFieldKey}]={value} or customFields.{customFieldKey}={value}.

Responses

401

Unauthorized

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json