v52

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-0393116227.2 KB
authz-subject-attributes

Get an authorization subject attribute

(reserved for future use) Gets a single authorization subject attribute for the caller's tenant.

Required roles: All

get/authz/subject-attributes/{principal_type}/{principal_id}

Path parameters

principal_typestring required
principal_idstring required

Response

Successful retrieval of the subject attribute

tenant_idstring required

Tenant identifier (derived from the authenticated user)

principal_typestring required

Principal type (e.g. "user")

principal_idstring required

Principal identifier

attributesobject required

Free-form authorization attributes (e.g. role, grade, departments)

created_atinteger required

Unix timestamp when the record was created

updated_atinteger required

Unix timestamp when the record was last updated