Skip to main content
GET
Get Contacts By BusinessId

Authorizations

Authorization
string
header
required

Use the Access Token generated with user type as Sub-Account (OR) Private Integration Token of Sub-Account.

Headers

Version
enum<string>
required

API Version

Available options:
2021-07-28

Path Parameters

businessId
string
required

Query Parameters

limit
string
default:25
Example:

"10"

locationId
string
required
Example:

"5DP4iH6HLkQsiKESj6rh"

skip
string
default:0
Example:

"10"

query
string
Example:

"contact name"

Response

Successful response

contacts
object[]
count
number
Example:

10

Last modified on March 8, 2026