Tooling Completion
GET {{_endpoint}}/services/data/v{{version}}/tooling/completions?type=
Retrieves available code completions of the referenced type for Apex system method symbols (type=apex). Available from API version 28.0 or later.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
type | null | apex or visualforce |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |