# API.COM.01 SYN Search (Sync approach)

The **sync** search APIs help perform search operations synchronously. The sync APIs indicate that the requester expects the response to the same request.API definition link:

* ​[/search](https://api.spdci.org/release/html/crvs_api_v1.0.0.html#tag/Sync/operation/post_reg_sync_search)​

Please refer to GitHub for YAML object definitions:

* [​YAML definitions](https://api.spdci.org/release/yaml/crvs_api_v1.0.0.yaml)​

Note: Above YAML is consolidated, for any changes kindly raise pull request on [github](https://github.com/spdci/standards).

#### [<br>](https://api.spdci.org/release/sample-jsons/social.html#processflow1) <a href="#applicability-to-this-interface-and-examples" id="applicability-to-this-interface-and-examples"></a>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://standards.spdci.org/standards/dci-standards/employment-support-systems/employment-support-systems-and-sp-system-interface/1.-crvs/api/methods/api.com.01-syn-search-sync-approach.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
