List Warrants
Warrants are the policies or rules that specify exactly who/what (a subject) is related to or has access to another object or resource.
All authorization checks in Warrant are evaluated against the warrants in your system.
See Warrant Docs for more details.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
objectType | null | Only return warrants whose objectType matches this value | |
objectId | null | Only return warrants whose objectId matches this value | |
relation | null | Only return warrants whose relation matches this value | |
subjectType | null | Only return warrants with a subject whose objectType matches this value | |
subjectId | null | Only return warrants with a subject whose objectId matches this value | |
subjectRelation | null | Only return warrants with a subject whose relation matches this value |