Skip to main content
GET
List sources

Authorizations

X-CB-KEY
string
header
required

CloseBot API Key Authorization

Query Parameters

pageSize
integer<int32>
default:20

Size of each page (max 100)

page
integer<int32>
default:0

The page number. For example, page 5 with page size of 20 would start at offset 100.

query
string

Search by source name

category
string

Search by only specific categories (GHL, HubSpot, WebHook, etc)

order
string
default:+id

How results should be ordered. "+" or "-" prefix to specific ascending or descending.

forceTokenRefresh
boolean
default:false

When true, access token for all returned sources are refreshed.

Response

Success

total
integer<int32>
results
object[] | null
page
integer<int32>
pageSize
integer<int32>