Skip to content

Stored only in your browser. Get one under Tokens.

Get scopes for OAuth applications

GET
/apps/scopes

Get scopes for OAuth applications

Parameters

Query Parameters

serviceID

ID|Nick|PRN

Type
string

Responses

OK

application/json
JSON
[
  
{
  
  
"description": "string",
  
  
"id": "string",
  
  
"required": true,
  
  
"service": "string"
  
}
]

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI