v1
latestOpenAPI 3.0.32026-07-22115106141.4 KBAuthentication
Get client configuration
Get configuration for the authenticated client including optional cache and update URLs
get/auth/config
Response
Configuration retrieved successfully
Example response
{
"sentry_dsn_agent": "https://key1@sentry.io/project1",
"sentry_dsn_cli": "https://key2@sentry.io/project2",
"sentry_dsn_desktop": "https://key3@sentry.io/project3",
"sentry_dsn_webapp": "https://key4@sentry.io/project4"
}