List Crm Users
GET /integrations/crm/users
GET
/integrations/crm/users
The CRM’s own users - the ids that user_id on a create or update means.
Authorizations
Parameters
Query Parameters
connection_id
required
The CRM connection to act through.
string
The CRM connection to act through.
Header Parameters
Responses
200
Successful Response
object
data
required
A list of CRM records.
A bare list from the app is surfaced as items; a named collection keeps
its own key AND gains items, so a caller can page either shape without
knowing which handler produced it.
object
items
Array
key
additional properties
any
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string