GitLab
Merge interacts with GitLab API endpoints to access certain information as detailed below.
API Endpoints
POST/projects/{project_id}/issues/{issue_iid}/notes
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_created_at
DateTime (ISO 8601)user
UUIDbody
Stringremote_id
Stringticket
UUIDPOST/projects/{project_id}/issues
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
project
Unknowndue_date
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)remote_updated_at
DateTime (ISO 8601)ticket_url
Stringassignees
Arraystatus
Enumremote_id
Stringticket_type
Stringname
Stringcollections
Arraydescription
StringGET/projects/{project_id}/labels
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
tags
ArrayAccess Tag information
Tag fields
remote_id
Stringremote_data
Arrayname
StringGET/projects/{projects_id}/issues
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
completed_at
DateTime (ISO 8601)due_date
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)remote_data
Arrayticket_url
Stringremote_updated_at
DateTime (ISO 8601)status
Enumremote_id
Stringticket_type
Stringpriority
Enumname
Stringdescription
StringAccess Comment information
Comment fields
ticket
UUIDGET/groups/{group_id}/projects
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
project
Unknowncollections
ArrayAccess Collection information
Collection fields
remote_data
Arrayaccess_level
Enumremote_id
Stringname
Stringdescription
StringAccess Project information
Project fields
remote_id
Stringremote_data
Arrayname
Stringdescription
StringGET/projects/{project_id}/issues/{issue_id}/notes
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_created_at
DateTime (ISO 8601)user
UUIDremote_data
Arraybody
Stringremote_id
StringGET/groups
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
parent_collection
UUIDGET/groups/{group_id}/members
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
users
UnknownAccess User information
User fields
remote_id
Stringremote_data
Arrayis_active
Booleanname
StringAccess Role information
Role fields
remote_id
Stringname
StringGET/users/{user_id}
Merge interacts with this API endpoint to...
Access User information
User fields
email_address
Stringavatar
String