How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

GitLab CI/CD award_emoji API

Operations about award_emoji

GitLab CI/CD award_emoji API is one of 98 APIs that GitLab CI/CD publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 32 operations across 16 paths, and defines 11 schemas. It is described by OpenAPI 2.0, at version v4.

Requests are made against the base URL https://gitlab.com/api/v4.

32 operations 16 paths 11 schemas 8 DELETE16 GET8 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
v4
Base URL
https://gitlab.com/api/v4
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

GitLab CI/CD award_emoji API declares 2 security schemes for authenticating requests. An API key is passed in the header as PRIVATE-TOKEN (access_token_header). An API key is passed in the query as private_token (access_token_query).

Paths & Operations 32

Across 16 paths, the API surfaces 32 operations — 8 DELETE, 16 GET, 8 POST. Each is listed below with its method, path, parameters, and response codes.

award_emoji 32

Operations about awardemoji

GET
/api/v4/groups/{id}/epics/{epic_iid}/award_emoji
List an awardable's emoji reactions for groups
getApiV4GroupsIdEpicsEpicIidAwardEmoji 4 params → 200404
POST
/api/v4/groups/{id}/epics/{epic_iid}/award_emoji
Add a new emoji reaction
postApiV4GroupsIdEpicsEpicIidAwardEmoji 3 params → 201400404
GET
/api/v4/groups/{id}/epics/{epic_iid}/award_emoji/{award_id}
Get a single emoji reaction
getApiV4GroupsIdEpicsEpicIidAwardEmojiAwardId 3 params → 200404
DELETE
/api/v4/groups/{id}/epics/{epic_iid}/award_emoji/{award_id}
Delete an emoji reaction
deleteApiV4GroupsIdEpicsEpicIidAwardEmojiAwardId 3 params → 204401404
GET
/api/v4/groups/{id}/epics/{epic_iid}/notes/{note_id}/award_emoji
List an awardable's emoji reactions for groups
getApiV4GroupsIdEpicsEpicIidNotesNoteIdAwardEmoji 5 params → 200404
POST
/api/v4/groups/{id}/epics/{epic_iid}/notes/{note_id}/award_emoji
Add a new emoji reaction
postApiV4GroupsIdEpicsEpicIidNotesNoteIdAwardEmoji 4 params → 201400404
GET
/api/v4/groups/{id}/epics/{epic_iid}/notes/{note_id}/award_emoji/{award_id}
Get a single emoji reaction
getApiV4GroupsIdEpicsEpicIidNotesNoteIdAwardEmojiAwardId 4 params → 200404
DELETE
/api/v4/groups/{id}/epics/{epic_iid}/notes/{note_id}/award_emoji/{award_id}
Delete an emoji reaction
deleteApiV4GroupsIdEpicsEpicIidNotesNoteIdAwardEmojiAwardId 4 params → 204401404
GET
/api/v4/projects/{id}/issues/{issue_iid}/award_emoji
List an awardable's emoji reactions for projects
getApiV4ProjectsIdIssuesIssueIidAwardEmoji 4 params → 200404
POST
/api/v4/projects/{id}/issues/{issue_iid}/award_emoji
Add a new emoji reaction
postApiV4ProjectsIdIssuesIssueIidAwardEmoji 3 params → 201400404
GET
/api/v4/projects/{id}/issues/{issue_iid}/award_emoji/{award_id}
Get a single emoji reaction
getApiV4ProjectsIdIssuesIssueIidAwardEmojiAwardId 3 params → 200404
DELETE
/api/v4/projects/{id}/issues/{issue_iid}/award_emoji/{award_id}
Delete an emoji reaction
deleteApiV4ProjectsIdIssuesIssueIidAwardEmojiAwardId 3 params → 204401404
GET
/api/v4/projects/{id}/issues/{issue_iid}/notes/{note_id}/award_emoji
List an awardable's emoji reactions for projects
getApiV4ProjectsIdIssuesIssueIidNotesNoteIdAwardEmoji 5 params → 200404
POST
/api/v4/projects/{id}/issues/{issue_iid}/notes/{note_id}/award_emoji
Add a new emoji reaction
postApiV4ProjectsIdIssuesIssueIidNotesNoteIdAwardEmoji 4 params → 201400404
GET
/api/v4/projects/{id}/issues/{issue_iid}/notes/{note_id}/award_emoji/{award_id}
Get a single emoji reaction
getApiV4ProjectsIdIssuesIssueIidNotesNoteIdAwardEmojiAwardId 4 params → 200404
DELETE
/api/v4/projects/{id}/issues/{issue_iid}/notes/{note_id}/award_emoji/{award_id}
Delete an emoji reaction
deleteApiV4ProjectsIdIssuesIssueIidNotesNoteIdAwardEmojiAwardId 4 params → 204401404
GET
/api/v4/projects/{id}/merge_requests/{merge_request_iid}/award_emoji
List an awardable's emoji reactions for projects
getApiV4ProjectsIdMergeRequestsMergeRequestIidAwardEmoji 4 params → 200404
POST
/api/v4/projects/{id}/merge_requests/{merge_request_iid}/award_emoji
Add a new emoji reaction
postApiV4ProjectsIdMergeRequestsMergeRequestIidAwardEmoji 3 params → 201400404
GET
/api/v4/projects/{id}/merge_requests/{merge_request_iid}/award_emoji/{award_id}
Get a single emoji reaction
getApiV4ProjectsIdMergeRequestsMergeRequestIidAwardEmojiAwardId 3 params → 200404
DELETE
/api/v4/projects/{id}/merge_requests/{merge_request_iid}/award_emoji/{award_id}
Delete an emoji reaction
deleteApiV4ProjectsIdMergeRequestsMergeRequestIidAwardEmojiAwardId 3 params → 204401404
GET
/api/v4/projects/{id}/merge_requests/{merge_request_iid}/notes/{note_id}/award_emoji
List an awardable's emoji reactions for projects
getApiV4ProjectsIdMergeRequestsMergeRequestIidNotesNoteIdAwardEmoji 5 params → 200404
POST
/api/v4/projects/{id}/merge_requests/{merge_request_iid}/notes/{note_id}/award_emoji
Add a new emoji reaction
postApiV4ProjectsIdMergeRequestsMergeRequestIidNotesNoteIdAwardEmoji 4 params → 201400404
GET
/api/v4/projects/{id}/merge_requests/{merge_request_iid}/notes/{note_id}/award_emoji/{award_id}
Get a single emoji reaction
getApiV4ProjectsIdMergeRequestsMergeRequestIidNotesNoteIdAwardEmojiAwardId 4 params → 200404
DELETE
/api/v4/projects/{id}/merge_requests/{merge_request_iid}/notes/{note_id}/award_emoji/{award_id}
Delete an emoji reaction
deleteApiV4ProjectsIdMergeRequestsMergeRequestIidNotesNoteIdAwardEmojiAwardId 4 params → 204401404
GET
/api/v4/projects/{id}/snippets/{snippet_id}/award_emoji
List an awardable's emoji reactions for projects
getApiV4ProjectsIdSnippetsSnippetIdAwardEmoji 4 params → 200404
POST
/api/v4/projects/{id}/snippets/{snippet_id}/award_emoji
Add a new emoji reaction
postApiV4ProjectsIdSnippetsSnippetIdAwardEmoji 3 params → 201400404
GET
/api/v4/projects/{id}/snippets/{snippet_id}/award_emoji/{award_id}
Get a single emoji reaction
getApiV4ProjectsIdSnippetsSnippetIdAwardEmojiAwardId 3 params → 200404
DELETE
/api/v4/projects/{id}/snippets/{snippet_id}/award_emoji/{award_id}
Delete an emoji reaction
deleteApiV4ProjectsIdSnippetsSnippetIdAwardEmojiAwardId 3 params → 204401404
GET
/api/v4/projects/{id}/snippets/{snippet_id}/notes/{note_id}/award_emoji
List an awardable's emoji reactions for projects
getApiV4ProjectsIdSnippetsSnippetIdNotesNoteIdAwardEmoji 5 params → 200404
POST
/api/v4/projects/{id}/snippets/{snippet_id}/notes/{note_id}/award_emoji
Add a new emoji reaction
postApiV4ProjectsIdSnippetsSnippetIdNotesNoteIdAwardEmoji 4 params → 201400404
GET
/api/v4/projects/{id}/snippets/{snippet_id}/notes/{note_id}/award_emoji/{award_id}
Get a single emoji reaction
getApiV4ProjectsIdSnippetsSnippetIdNotesNoteIdAwardEmojiAwardId 4 params → 200404
DELETE
/api/v4/projects/{id}/snippets/{snippet_id}/notes/{note_id}/award_emoji/{award_id}
Delete an emoji reaction
deleteApiV4ProjectsIdSnippetsSnippetIdNotesNoteIdAwardEmojiAwardId 4 params → 204401404

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are API_Entities_UserBasic (10 properties), API_Entities_AwardEmoji (8 properties), API_Entities_CustomAttribute (2 properties), postApiV4ProjectsIdIssuesIssueIidAwardEmoji (1 property). Each schema is shown below with its type and property counts.

API_Entities_AwardEmoji
object
APIEntitiesAwardEmoji model
8 properties 8 required
API_Entities_CustomAttribute
object
APIEntitiesCustomAttribute model
2 properties 2 required
postApiV4GroupsIdEpicsEpicIidNotesNoteIdAwardEmoji
object
Add a new emoji reaction
1 property 1 required
API_Entities_UserBasic
object
APIEntitiesUserBasic model
10 properties 8 required
postApiV4ProjectsIdIssuesIssueIidNotesNoteIdAwardEmoji
object
Add a new emoji reaction
1 property 1 required
postApiV4ProjectsIdSnippetsSnippetIdAwardEmoji
object
Add a new emoji reaction
1 property 1 required
postApiV4ProjectsIdIssuesIssueIidAwardEmoji
object
Add a new emoji reaction
1 property 1 required
postApiV4ProjectsIdSnippetsSnippetIdNotesNoteIdAwardEmoji
object
Add a new emoji reaction
1 property 1 required
postApiV4ProjectsIdMergeRequestsMergeRequestIidAwardEmoji
object
Add a new emoji reaction
1 property 1 required
postApiV4ProjectsIdMergeRequestsMergeRequestIidNotesNoteIdAwardEmoji
object
Add a new emoji reaction
1 property 1 required
postApiV4GroupsIdEpicsEpicIidAwardEmoji
object
Add a new emoji reaction
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

gitlab-ci-award-emoji-api-openapi.yml Raw ↑

Other APIs GitLab CI/CD publishes across the network.

GitLab GraphQL API
GitLab CI/CD access_requests API
GitLab CI/CD access_tokens API
GitLab CI/CD agents API
GitLab CI/CD alert_management API
GitLab CI/CD applications API
GitLab CI/CD attestations API
GitLab CI/CD audit_events API
GitLab CI/CD avatars API
GitLab CI/CD badges API
GitLab CI/CD batched_background_migrations API
GitLab CI/CD branches API
Where this information came from

This is an independent, third-party profile of GitLab CI/CD award_emoji API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.