cURL
Insurances
List insurance documents
Get all insurances for a subcontractor
GET
cURL
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
What API version to use.
Available options:
v1 Example:
"v1"
Path Parameters
Example:
"sub_clgbsb90b001qjy0f0eo1hspp"
Query Parameters
The number of items to skip before starting to collect the result set
Example:
0
The number of items to return.
Required range:
x <= 25Example:
25
Filter insurances by type
Available options:
PUBLIC_LIABILITY, WORK_COVER, OTHER Example:
"SWMS"
Filter insurances by status
Available options:
CHANGES_REQUESTED, REVIEWED, WAITING_REVIEW, EXPIRED Example:
"EXPIRED"
Filter insurances by custom type
Example:
"SDS"