/
OS
osohq
/
Oso Cloud HTTP API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 8h ago · Updated 3d ago
View markdown
osohq
Oso Cloud HTTP API
post
/list
v1
latest
OpenAPI 3.1.0
2026-08-06
20
40
105.1 KB
Centralized Authorization Data
7
Check API
6
post
/authorize
post
/authorize_resources
post
/list
post
/actions
post
/query
post
/evaluate_query
Local Check API
4
Policy
3
Check API
Fetches a list of resource IDs on which an actor can perform a particular action.
post
/list
Request body
ListQuery
required
actor_type
string
required
actor_id
string
required
action
string
required
resource_type
string
required
context_facts
Fact[]
Response
ListResult
required
results
string[]
required