
Azure DevOps
Merge interacts with Azure DevOps API endpoints to access certain information as detailed below.
API Endpoints
PATCH/{project_id}/_apis/wit/workitems/{workitem_id}
Merge interacts with this API endpoint to...
Access Tag information
Tag fields
name
StringPOST/{project_id}/_apis/wit/workitems/{$type}
Merge interacts with this API endpoint to...
Access Tag information
Tag fields
name
StringGET/_apis/teams
Merge interacts with this API endpoint to...
Access Team information
Team fields
remote_id
Stringremote_data
Arrayname
Stringdescription
StringAccess User information
User fields
teams
ArrayGET/_apis/projects/{project_id}/teams/{team_id}/members
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringname
Stringemail_address
Stringremote_data
Arrayavatar
StringAccess Role information
Role fields
name
StringGET/{project_id}/_apis/wit/fields
Merge interacts with this API endpoint to...
Access RemoteFieldClass information
RemoteFieldClass fields
remote_id
Unknowndisplay_name
Stringremote_data
Unknownis_common_model_field
Unknowndescription
Stringremote_key_name
Stringitem_type
Unknownitem_format
UnknownGET/_apis/projects
Merge interacts with this API endpoint to...
Access RemoteFieldClass information
RemoteFieldClass fields
collection
UnknownAccess Project information
Project fields
remote_id
Stringremote_data
Arrayname
Stringdescription
StringAccess Collection information
Collection fields
remote_id
Stringremote_data
Arrayname
Stringdescription
StringGET/_apis/wit/workItems/{workitem_id}
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_id
Stringname
Stringparent_ticket
UUIDproject
Unknownremote_data
Arrayticket_type
Stringticket_url
Stringstatus
Enumremote_created_at
DateTime (ISO 8601)description
Stringcreator
UUIDcompleted_at
DateTime (ISO 8601)priority
Enumdue_date
DateTime (ISO 8601)remote_updated_at
DateTime (ISO 8601)Access Tag information
Tag fields
name
StringAccess Attachment information
Attachment fields
remote_id
Stringfile_name
Stringremote_data
Arrayfile_url
Stringticket
UUIDremote_created_at
DateTime (ISO 8601)Access Comment information
Comment fields
ticket
UUIDGET/{project_id}/_apis/wit/workItems/{workitem_id}/comments
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_id
Stringuser
UUIDremote_data
Arrayremote_created_at
DateTime (ISO 8601)html_body
StringPOST/{project_id}/_apis/wit/workItems/{workitem_id}/comments
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_id
Stringuser
UUIDbody
Stringremote_created_at
DateTime (ISO 8601)html_body
String