
Bitbucket
Merge interacts with Bitbucket API endpoints to access certain information as detailed below.
API Endpoints
POST/repositories/{workspace_id}/{repo_slug}/issues
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
assignees
Arrayremote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)status
Enumdescription
Stringticket_url
Stringticket_type
Stringcreator
UUIDname
Stringpriority
EnumGET/repositories/{workspace_id}
Merge interacts with this API endpoint to...
Access Project information
Project fields
name
Stringdescription
Stringremote_data
Arrayremote_id
StringAccess Collection information
Collection fields
access_level
Enumremote_data
Arraydescription
Stringname
Stringremote_id
StringAccess Ticket information
Ticket fields
collections
Arrayproject
UnknownGET/workspaces/{workspace}/permissions
Merge interacts with this API endpoint to...
Access Role information
Role fields
ticket_actions
Arrayname
StringGET/workspaces/{workspace}/projects/{project_key}/permissions-config/users
Merge interacts with this API endpoint to...
Access Role information
Role fields
remote_data
ArrayGET/repositories/{workspace_id}/{repo_slug}/issues
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_data
Arrayremote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)status
Enumdescription
Stringticket_url
Stringticket_type
Stringcreator
UUIDname
Stringpriority
EnumAccess Comment information
Comment fields
ticket
UUIDAccess Attachment information
Attachment fields
ticket
UUIDGET/repositories/{workspace_id}/{repo_slug}/issues/{issue_id}/comments
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
body
Stringremote_data
Arrayremote_created_at
DateTime (ISO 8601)user
UUIDhtml_body
Stringremote_id
StringGET/repositories/{workspace_id}/{repo_slug}/issues/{issue_id}/attachments
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
file_name
Stringremote_data
Arrayfile_url
Stringremote_id
StringGET/workspaces/{workspace_id}/members
Merge interacts with this API endpoint to...
Access User information
User fields
avatar
Stringname
Stringremote_data
Arrayremote_id
String