Users
Get Authorized Uids
Retrieves all UIDs authorized for the currently authenticated data producer.
get/api/user/v1/authorized-uids
Query parameters
agate-login-idstring
The agateLoginId of the producer (only relevant for admin users)
kt-id-pstring
The kt-id-p identifier of the producer (only relevant for admin users)
actingRole'PRODUCER' | 'ADMIN' | 'SUPPORT'
Selects the role in which the authenticated user acts for this request. Optional: if the authenticated user holds exactly one of the allowed roles, the value is auto-resolved. Returns 400 if the value is unknown, not allowed for this endpoint, or omitted while the user holds multiple matching roles. Returns 403 if the user does not hold the role specified in the parameter.
Response
OK