# API.DR.01 ASY Search (Async approach)

### Description

The **async** search APIs perform search operation asynchronously. The requester will receive an acknowledgment and the response data will be delivered to/on the search endpoint implemented at the requester's end.

### Technical Definition

The specification is the same as defined in the common space here:[API.COM.01.ASY Search (Async approach)](/standards/standards-for-interoperability-interfaces/common-standards-for-interoperability-interfaces/api/methods/api.com.01.asy-search-async-approach.md).

### Applicability to this Interface and Examples

It is also applicable to this interface, as outlined in the sample APIs at the bottom of each of the [Process](/standards/dci-standards/wip-disability-registry/disability-registry-and-sp-systems-interface/1.-crvs/1.2-process.md) pages.

The examples are also consolidated technically here:

{% embed url="<https://spdci.github.io/api-standards/release/sample-jsons/dr>" %}


---

# 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/wip-disability-registry/disability-registry-and-sp-systems-interface/1.-crvs/api/methods/api.dr.01-asy-search-async-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.
