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

# GET /.well-known/oauth-authorization-server

`GET /.well-known/oauth-authorization-server`

OAuth 2.0 Authorization Server Metadata (RFC 8414)

## Response `200`

Default Response

- object
  - `resource` string
  - `authorization_servers` string[]
  - `bearer_methods_supported` string[]
  - `issuer` string
  - `authorization_endpoint` string
  - `token_endpoint` string
  - `revocation_endpoint` string
  - `response_types_supported` string[]
  - `grant_types_supported` string[]
  - `code_challenge_methods_supported` string[]
  - `token_endpoint_auth_methods_supported` string[]
  - `scopes_supported` string[]
  - `registration_endpoint` string
  - `service_documentation` string
  - `agent_auth` object

---

[API](https://skmtc.net/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.net/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/printhiv3d/hive-api-documentation/revisions/6ac11cc265be/schema)
