{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/GenericAccountId", "title": "GenericAccountId", "type": "string", "nullable": true, "description": "The account ID of the user, which uniquely identifies the user across all Atlassian products.\nFor example, `384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192`." }