Get Company Contacts
GET /companies/{company_id}/contacts
GET
/companies/{company_id}/contacts
Get contacts belonging to a company.
Authorizations
Parameters
Path Parameters
company_id
required
Company ID
integer
Company ID
Query Parameters
limit
Items per page (max 200)
integer
Items per page (max 200)
offset
Offset for pagination
integer
Offset for pagination
Header Parameters
Responses
200
Successful Response
object
data
required
Array<object>
Contact summary within a company.
object
id
required
integer
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string