Skip to content

avatar

get-all-system

Get system avatars by type

Returns a list of system avatar details by owner type, where the owner types are issue type, project, user or priority.

This operation can be accessed anonymously.

Permissions required: None.

GET /rest/api/3/avatar/{type}/system

FlagTypeRequiredDescription
--typestringYesThe avatar type.

Example:

bash
jr avatar get-all-system --type <type>