Jump to Content
Zenbooker
GuidesAPI ReferenceChangelog
Zenbooker
API Reference
All
Pages
Start typing to search…

Zenbooker API

  • Introduction
  • Authentication
  • Pagination

Core Resources

  • Jobs
    • Retrieve a list of jobsget
    • Retrieve a jobget
    • Cancel a jobpost
    • Reschedule a jobpost
    • Assign providers to a jobpost
    • Add a note to a jobpost
    • Mark a job as enroutepost
    • Mark a job as in-progresspost
    • Mark a job as completepost
  • Customers
    • Retrieve a list of customersget
    • Retrieve a customerget
    • Create a customerpost
    • Update a customerpatch
    • Add a note to a customerpost
    • Add an address to a customerpost
    • Edit an address for a customerput
  • Recurring bookings
    • Retrieve a list of recurring bookingsget
    • Retrieve a recurring bookingget
    • Assign providers to a recurring bookingpost
    • Add a note to a recurring bookingpost
  • Invoices
    • Retrieve a list of invoicesget
    • Retrieve an invoiceget
  • Transactions
    • Retrieve a list of transactionsget
    • Retrieve a transactionget
  • Team
    • Retrieve a list of team membersget
    • Retrieve a team memberget
  • Territories
    • Retrieve a list of service territoriesget
    • Retrieve a service territoryget
  • Coupons
    • Create a couponpost

Webhooks

  • Overview
  • Webhook Events
Powered by 

Retrieve a list of customers

get https://api.zenbooker.com/v1/customers

Returns a list of all customers. Optionally search or filter the customers returned using the query parameters below.

Language
Credentials
Header
Log in to use your API keys
Click Try It! to start a request and see the response here!