---
title: "Get a resource"
method: GET
path: "/"
---

# Get a resource

`GET /`

Send an HTTP GET request to the URL of the resource. The preferred serialization format is [JSON-AD](https://docs.atomicdata.dev/core/json-ad.html), since that contains full URLs, but it also supports plain JSON, JSON-LD, Turtle and N-Triples.

## Headers

- `x-atomic-public-key` string
- `x-atomic-signature` string
- `x-atomic-timestamp` string
- `x-atomic-agent` string

## Response `200`

A JSON array of user names

- object

---

[API](https://skmtc.dev/ontola/apis/atomic-server-api.md) · [All operations](https://skmtc.dev/ontola/apis/atomic-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ontola/atomic-server-api/revisions/0eb6fe06fcc2/schema)
