
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
remote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)description
Stringassignees
Arraypriority
Enumname
Stringticket_type
Stringcreator
UUIDticket_url
Stringstatus
EnumGET/repositories/{workspace_id}
Merge interacts with this API endpoint to...
Access Project information
Project fields
remote_data
Arrayname
Stringremote_id
Stringdescription
StringAccess Collection information
Collection fields
access_level
Enumdescription
Stringremote_id
Stringname
Stringremote_data
ArrayAccess Ticket information
Ticket fields
project
Unknowncollections
ArrayGET/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_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)description
Stringremote_data
Arraypriority
Enumname
Stringticket_type
Stringcreator
UUIDticket_url
Stringstatus
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
remote_created_at
DateTime (ISO 8601)user
UUIDremote_id
Stringhtml_body
Stringremote_data
Arraybody
StringGET/repositories/{workspace_id}/{repo_slug}/issues/{issue_id}/attachments
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
remote_data
Arrayremote_id
Stringfile_name
Stringfile_url
StringGET/workspaces/{workspace_id}/members
Merge interacts with this API endpoint to...
Access User information
User fields
remote_data
Arrayname
Stringremote_id
Stringavatar
String