vendor_services

Get All Services

Global, paginated list of services across every vendor for the company.

Each returned service is enriched with its custom field values, internal POC name, and the owning vendor's display fields so the Services overview can render without a follow-up fetch per service.

get/vendor-services/all

Query parameters

status'active' | 'archived'
qstring nullable
criticalitystring[] nullable
inherent_riskstring[] nullable
lifecycle_statusstring[] nullable
vendor_idsstring[] nullable
entity_typeEntityType[] nullable
internal_pocstring[] nullable
custom_fieldstring[] nullable
custom_field_textstring[] nullable
custom_field_numberstring[] nullable
custom_field_datestring[] nullable
sort_bystring nullable
sort_dirstring
pageinteger
page_sizeinteger

Response

Successful Response

totalinteger required
pageinteger required
page_sizeinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.