# Checking User Verification Status

This endpoint returns the user's verification state, enabling you to enforce compliance for subsequent transactions.

<figure><img src="/files/US5AaJo6BLYPRaLkGXZa" alt=""><figcaption></figcaption></figure>

* Endpoint: [sailingprotocol.org/api/identity/get\_user\_status](https://www.postman.com/sailing-6350/sailing-public-api/request/40803759-e03834d8-9ba8-4c54-bfcc-49cfc6a4c6f4?action=share\&source=copy-link\&creator=40803759\&ctx=documentation)​Comment
* Usage: Use the external user ID to check if the user is verified.Comment
* More details can be found in the[ "Check User Verify Status"](https://www.postman.com/sailing-6350/sailing-public-api/request/40803759-e03834d8-9ba8-4c54-bfcc-49cfc6a4c6f4?action=share\&source=copy-link\&creator=40803759\&ctx=documentation) section of the API collection.


---

# 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://docs.sailingprotocol.org/sailing-protocol-integration/checking-user-verification-status.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.
