The PermissionResponseDto object
Example
{
"id": "string",
"application_id": "string",
"key": "string",
"description": "string",
"category": "string",
"source": "system",
"created_at": "2026-04-20T12:00:00.000Z",
"version": 0
}Properties
id *stringapplication_id *stringkey *stringdescriptionstringcategorystringsource *enum: "system" | "custom"created_at *string (date-time)version *numberOptimistic-lock version. Send back as the `If-Match` header when updating to detect concurrent edits.