v4

OpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
Avatars

Get avatar image by type

Returns the default project, issue type or priority avatar image.

This operation can be accessed anonymously.

Permissions required: None.

get/rest/api/3/universal_avatar/view/type/{type}

Path parameters

type'issuetype' | 'project' | 'priority' required

The icon type of the avatar.

Query parameters

size'xsmall' | 'small' | 'medium' | 'large' | 'xlarge'

The size of the avatar image. If not provided the default size is returned.

format'png' | 'svg'

The format to return the avatar image in. If not provided the original content format is returned.

Response

Returned if the request is successful.

StreamingResponseBody required