External DocumentationTo learn more, visit the AuditBoard documentation.
Actions
List Vendors
Get a list of all the registered vendors.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Limit | Limit the number of the items in the result. |
| Offset | The offset of the items in the result. |
{
"auditable_entities": [
{
"id_string": "My Vendor! (uid: 150)",
"custom_date1": null,
"custom_date2": null,
"custom_date3": null,
"custom_date4": null,
"effective_date": null,
"prior_audit_final_report_date": null,
"risk_next_audit_due_date": null,
"regulatory_next_audit_due_date": null,
"id": 150,
"uid": "150",
"name": "My Vendor!",
"file_ids": [
1878
]
}
]
}
Was this page helpful?