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
| Flag | Type | Required | Description |
|---|---|---|---|
--type | string | Yes | The avatar type. |
Example:
bash
jr avatar get-all-system --type <type>