---
title: "GET /.well-known/oauth-protected-resource"
method: GET
path: "/.well-known/oauth-protected-resource"
tags: ["OAuth", "Public"]
---

# GET /.well-known/oauth-protected-resource

`GET /.well-known/oauth-protected-resource`

OAuth 2.0 Protected Resource Metadata

## Response `200`

Default Response

- object
  - `resource` string
  - `resource_name` string
  - `resource_logo_uri` string
  - `authorization_servers` string[]
  - `bearer_methods_supported` string[]
  - `resource_signing_alg_values_supported` string[]
  - `scopes_supported` string[]
  - `scope` string
  - `resource_documentation` string

## Other responses

- `default` — Unexpected error response

## Changes

- **2026-09-16** `c0cdd7930088` — 1 info
  - added the optional property `scope` to the response with the `200` status
- **2026-07-26** `750c8a136307` — 2 info
  - added the optional property `resource_logo_uri` to the response with the `200` status
  - added the optional property `resource_name` to the response with the `200` status

[Change history](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/changes/.well-known/oauth-protected-resource/get.md)

---

[API](https://skmtc.dev/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/revisions/6f1a23af942d?raw)
