---
title: "Get public OAuth application metadata"
method: GET
path: "/v3/oauth/application"
tags: ["OAuth"]
---

# Get public OAuth application metadata

`GET /v3/oauth/application`

No OAuth installation scope. OAuth flow endpoint.

## Query parameters

- `client_id` string, required
- `redirect_uri` string, uri, required
- `resource` string, uri

## Response `200`

Success

- RawObjectResponseBody — Raw single-resource success payload for v3.

## Other responses

- `404` — Not Found

---

[API](https://skmtc.net/scalev/apis/nexus-commerce-api.md) · [All operations](https://skmtc.net/scalev/apis/nexus-commerce-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scalev/nexus-commerce-api/revisions/730030bd6477/schema)
