Skip to main content
GET
/
api
/
v1
/
auth
/
oauth
/
adobe
/
callback
Oauth Adobe Callback
curl --request GET \
  --url https://roughy-api-staging.fly.dev/api/v1/auth/oauth/adobe/callback
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.roughy.ai/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

code
string
required
Required string length: 1 - 2048
state
string
required
Required string length: 1 - 512

Cookies

roughy_oauth_state
string | null

Response

Successful Response