POST
/
symbol
/
find-identifier

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required

The name of the identifier to search for.

path
string
required

The path to the file to search for identifiers.

position
object | null

The position hint to search for identifiers. If not provided.

Response

200 - application/json
identifiers
object[]
required