Users
Get Authorized Burs By Uid
Retrieves all BURs authorized for the given UID. Only accessible to admin users.
get/api/user/v1/uid/{uid}/authorized-burs
Path parameters
uidstring required
Response
OK
Example response
[
{
"relationSince": "2022-03-10T12:15:50"
}
]