OAuth2 Authorization Code flow
Comma-separated fields to expand. Supports selection with brackets (e.g., "createdBy,updatedBy" or "targets.company[icon,tradeName]").
"createdBy"
Number of items to return per page
1 <= x <= 100100
Opaque cursor for pagination. Use the next_cursor from previous response.
"eyJjcmVhdGVkX3RpbWUiOiIyMDI0LTExLTE1VDEwOjAwOjAwLjAwMFoiLCJpZCI6InBhZ2VfYWJjMTIzIn0="
Search by trade name, legal name or document (CNPJ)
Filter by creator user ID
Filter by company document (CNPJ)
Comma-separated company fields to include in the response. Example: "icon,legalName,tradeName,document".
Filter by creation date from (YYYY-MM-DD)
Filter by creation date to (YYYY-MM-DD)
Filter by archived status. If omitted, defaults to non-archived only.
Filter by address state (UF). Example: "SP"
Filter by main CNAE code. Example: "6201501" or "6201-5/01"
Filter by secondary CNAE code. Example: "6201501" or "6201-5/01"
Filter by registration status (situação cadastral). Example: "Ativa"
Filter by headquarter status (matriz). true = matriz, false = filial.
Sort field and direction. Format: "field:direction". Allowed fields: created_at. Directions: asc, desc. Default: created_at:desc