v4

OpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
Avatars

Get avatars

Returns the system and custom avatars for a project, issue type or priority.

This operation can be accessed anonymously.

Permissions required:

  • for custom project avatars, Browse projects project permission for the project the avatar belongs to.
  • for custom issue type avatars, Browse projects project permission for at least one project the issue type is used in.
  • for system avatars, none.
  • for priority avatars, none.
get/rest/api/3/universal_avatar/type/{type}/owner/{entityId}

Path parameters

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

The avatar type.

entityIdstring required

The ID of the item the avatar is associated with.

Response

Returned if the request is successful.