Skip to main content
GET
Search target by document (CNPJ, CNPJ base, or CPF)

Authorizations

Authorization
string
header
required

OAuth2 Authorization Code flow

Path Parameters

document
string
required

Document number (8, 11, or 14 chars)

Example:

"12345678901234"

Query Parameters

fields
string

Optional comma-separated list of fields to include (e.g., "shareholders")

Example:

"shareholders"

Response

200 - application/json

Target search results with existing pages

object
string
default:list
required

Object type identifier

results
object[]
required

Array of target search candidates

has_more
boolean
required

Whether more results exist beyond this page

next_cursor
string | null

Opaque cursor for next page. null if no more results.

type
string

Type of results (Notion-compatible)