mirror of
https://github.com/paralus/paralus.git
synced 2026-05-07 08:56:42 +00:00
20 lines
341 B
JSON
20 lines
341 B
JSON
{
|
|
"name": "v2account.read",
|
|
"base_url": "/v2/sentry/account",
|
|
"resource_urls": [],
|
|
"resource_action_urls": [
|
|
{
|
|
"url": "/organization/:organization_id/ssoaccounts",
|
|
"methods": [
|
|
"GET"
|
|
]
|
|
},
|
|
{
|
|
"url": "/-/approver",
|
|
"methods": [
|
|
"GET"
|
|
]
|
|
}
|
|
],
|
|
"authenticated": true
|
|
} |