Skip to main content
GET
Get Contacts at a Company

Parámetros de consulta

offset
string

This is used to get the next page of results. Each request will return an offset in the response, and you'd use that offset in the URL of your next request to get the next page of results.

count
string

Specifies the number of companies to be returned.

since
string

Only return companies modified or created after timestamp x. x must be a UNIX formatted timestamp in milliseconds.

Respuesta

200 - application/json

Successful response

The response is of type object.

Última modificación el 3 de abril de 2026