OAuth Scopes
List OAuth Scopes
Retrieve a list of publicly available OAuth scopes. Scopes define permissions granted to OAuth applications and personal access tokens.
Filtering & Pagination
Supports standard filtering and pagination via query parameters.
Returns
A JSON object containing an array of OAuth scopes under the data key.
get/scopes/
Response
Successfully retrieved list of OAuth scopes.