OpenProject · Capability
OpenProject API V3 (Stable) — OAuth 2
OpenProject API V3 (Stable) — OAuth 2. 2 operations. Lead operation: Get the oauth application.. Self-contained Naftiko capability covering one Openproject business surface.
What You Can Do
GET
Getoauthapplication
— Get the oauth application.
/v1/api/v3/oauth-applications/{id}
GET
Getoauthclientcredentials
— Get the oauth client credentials object.
/v1/api/v3/oauth-client-credentials/{id}
MCP Tools
get-oauth-application
Get the oauth application.
read-only
idempotent
get-oauth-client-credentials-object
Get the oauth client credentials object.
read-only
idempotent