businesses

List Businesses

List businesses with pagination + search over name/domain.

get/api/v1/businesses

Query parameters

searchstring nullable
sort_by'name' | 'last_seen_at' | 'created_at' | 'contact_count'
sort_order'asc' | 'desc'
pageinteger
per_pageinteger

Response

Successful Response

totalinteger required
pageinteger required
per_pageinteger required

Changes

Changed in 1 of the 28 revisions of this API.2

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 28 revisions, 1 has no diff computed.