Search
GET {{_endpoint}}/services/data/v{{version}}/search?q
Executes the specified SOSL search. The search string must be URL-encoded.
https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/resources_search.htm
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
q | null | A SOSL statement that is properly URL-encoded. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |