Skip to main content
GET
List Accounting Vendors

Authorizations

x-api-key
string
header
required

Your Meow API key, sent in the x-api-key header for authentication.

Headers

x-entity-id
string<uuid>

Optional entity_id to scope requests to a specific entity.

Query Parameters

search
string | null

Filter to vendors whose name matches this text.

page
integer
default:1

Which page of vendors to return. Your accounting system pages these 100 at a time, so a full page means there are probably more.

Required range: x >= 1

Response

Successful Response

vendors
AccountingVendorResponse · object[]
required

Vendors in your accounting system.