Files
sonr/docs/reference/queries/query-did-get-service-endpoint.mdx
T

17 lines
395 B
Plaintext
Raw Normal View History

2025-10-03 14:45:52 -04:00
---
title: Get Service Endpoint
description: Retrieve interaction endpoints and service definitions
2026-09-02 16:53:38 -04:00
seo:
title: "Query DID Service"
2025-10-03 14:45:52 -04:00
---
2026-09-02 16:53:38 -04:00
:::info
Service endpoints tell others how to interact with the DID subject
for specific purposes like messaging or data exchange.
:::
2025-10-03 14:45:52 -04:00
2026-09-02 16:53:38 -04:00
:::tip
Check service types to understand the interaction protocol before
attempting to connect to service endpoints.
:::