Pile
OpenAPI source of truth for REST, CLI, and MCP surfaces.
Version 0.1.0
workspaces
- GETList workspaces
/workspaces - POSTCreate workspace
/workspaces - GETGet workspace
/workspaces/{id} - GETGet workspace by slug
/workspaces/slug/{slug} - POSTCreate workspace onboard
/workspaces/onboard
tokens
- GETList tokens
/workspaces/{organizationId}/tokens - POSTCreate token
/workspaces/{organizationId}/tokens - DELETEDelete token
/workspaces/{organizationId}/tokens/{id}
oauth-clients
- GETList oauth clients
/workspaces/{organizationId}/oauth-clients - POSTCreate oauth client
/workspaces/{organizationId}/oauth-clients - GETGet oauth client
/workspaces/{organizationId}/oauth-clients/{id} - DELETEDelete oauth client
/workspaces/{organizationId}/oauth-clients/{id} - PATCHUpdate oauth client
/workspaces/{organizationId}/oauth-clients/{id}
issues
- GETList issues
/workspaces/{organizationId}/issues - POSTCreate issue
/workspaces/{organizationId}/issues - GETList triage
/workspaces/{organizationId}/triage - GETList issue branch name
/workspaces/{organizationId}/issues/{id}/branch-name - GETList issue analytics
/workspaces/{organizationId}/issue-analytics - GETList issue analytic burndown
/workspaces/{organizationId}/issue-analytics/burndown - GETGet issue
/workspaces/{organizationId}/issues/{id} - DELETEDelete issue
/workspaces/{organizationId}/issues/{id} - PATCHUpdate issue
/workspaces/{organizationId}/issues/{id} - GETList issue children
/workspaces/{organizationId}/issues/{id}/children - POSTCreate issue batch
/workspaces/{organizationId}/issues/batch - POSTCreate issue assign
/workspaces/{organizationId}/issues/{id}/assign
capture
agents
agent-sessions
- GETList agent sessions
/workspaces/{organizationId}/agent/sessions - GETList issue live
/workspaces/{organizationId}/issues/{issueId}/live - GETGet agent session
/workspaces/{organizationId}/agent/sessions/{sessionId} - PATCHUpdate agent session
/workspaces/{organizationId}/agent/sessions/{sessionId} - GETList agent session events
/workspaces/{organizationId}/agent/sessions/{sessionId}/events - POSTCreate agent session activity
/workspaces/{organizationId}/agent/sessions/{sessionId}/activities - POSTCreate agent session artifact
/workspaces/{organizationId}/agent/sessions/{sessionId}/artifacts - POSTCreate agent session cancel
/workspaces/{organizationId}/agent/sessions/{sessionId}/cancel - POSTPoll agent session
/workspaces/{organizationId}/agent/sessions/{sessionId}/poll - GETList agent session state
/workspaces/{organizationId}/agent/sessions/{sessionId}/state - POSTCreate agent session children
/workspaces/{organizationId}/agent/sessions/{sessionId}/children
agent-providers
- GETList agent provider catalog
/workspaces/{organizationId}/agent/providers/catalog - GETList agent providers
/workspaces/{organizationId}/agent/providers - PUTUpdate agent provider
/workspaces/{organizationId}/agent/providers/{agentId} - DELETEDelete agent provider
/workspaces/{organizationId}/agent/providers/{agentId} - POSTHealth agent provider
/workspaces/{organizationId}/agent/providers/{agentId}/health - POSTCreate agent provider hook
/workspaces/{organizationId}/agent/providers/{agentId}/hooks - POSTPOST /webhooks/agent/{organizationId}/{agentId}
/webhooks/agent/{organizationId}/{agentId}
agent-environment
- GETList agent environment
/workspaces/{organizationId}/agent/environment - PUTUpdate agent environment
/workspaces/{organizationId}/agent/environment - GETList agent environment file
/workspaces/{organizationId}/agent/environment/file - DELETEDelete agent environment file
/workspaces/{organizationId}/agent/environment/file
approvals
- GETList issue approvals
/workspaces/{organizationId}/issues/{issueId}/approvals - POSTCreate issue approval
/workspaces/{organizationId}/issues/{issueId}/approvals - POSTCreate approval respond
/workspaces/{organizationId}/approvals/{id}/respond
activities
projects
- GETList projects
/workspaces/{organizationId}/projects - POSTCreate project
/workspaces/{organizationId}/projects - GETGet project
/workspaces/{organizationId}/projects/{id} - DELETEDelete project
/workspaces/{organizationId}/projects/{id} - PATCHUpdate project
/workspaces/{organizationId}/projects/{id} - POSTCreate project archive
/workspaces/{organizationId}/projects/{id}/archive - POSTCreate project unarchive
/workspaces/{organizationId}/projects/{id}/unarchive - GETList project updates
/workspaces/{organizationId}/projects/{projectId}/updates - POSTCreate project update
/workspaces/{organizationId}/projects/{projectId}/updates - GETGet project update
/workspaces/{organizationId}/projects/{projectId}/updates/{id} - DELETEDelete project update
/workspaces/{organizationId}/projects/{projectId}/updates/{id} - PATCHUpdate project update
/workspaces/{organizationId}/projects/{projectId}/updates/{id} - GETList project milestones
/workspaces/{organizationId}/projects/{projectId}/milestones - POSTCreate project milestone
/workspaces/{organizationId}/projects/{projectId}/milestones - GETGet project milestone
/workspaces/{organizationId}/projects/{projectId}/milestones/{id} - DELETEDelete project milestone
/workspaces/{organizationId}/projects/{projectId}/milestones/{id} - PATCHUpdate project milestone
/workspaces/{organizationId}/projects/{projectId}/milestones/{id} - GETList project reminder
/workspaces/{organizationId}/projects/{projectId}/reminder - PUTUpdate project reminder
/workspaces/{organizationId}/projects/{projectId}/reminder - DELETEDelete project reminder
/workspaces/{organizationId}/projects/{projectId}/reminder - POSTCreate project update reminder
/workspaces/{organizationId}/project-update-reminders - POSTCreate project update reminder fire due
/workspaces/{organizationId}/project-update-reminders/fire-due
cycles
- GETList cycles
/workspaces/{organizationId}/cycles - POSTCreate cycle
/workspaces/{organizationId}/cycles - GETGet cycle
/workspaces/{organizationId}/cycles/{id} - DELETEDelete cycle
/workspaces/{organizationId}/cycles/{id} - PATCHUpdate cycle
/workspaces/{organizationId}/cycles/{id} - POSTCreate cycle archive
/workspaces/{organizationId}/cycles/{id}/archive - POSTCreate cycle unarchive
/workspaces/{organizationId}/cycles/{id}/unarchive - GETList cycle capacity
/workspaces/{organizationId}/cycles/{id}/capacity - POSTCreate cycle rollover
/workspaces/{organizationId}/cycles/rollover - POSTCreate cycle shift all
/workspaces/{organizationId}/cycles/{id}/shift-all - POSTCreate cycle start today
/workspaces/{organizationId}/cycles/{id}/start-today
labels
- GETList labels
/workspaces/{organizationId}/labels - POSTCreate label
/workspaces/{organizationId}/labels - GETGet label
/workspaces/{organizationId}/labels/{id} - DELETEDelete label
/workspaces/{organizationId}/labels/{id} - PATCHUpdate label
/workspaces/{organizationId}/labels/{id}
memberships
- GETList memberships
/workspaces/{organizationId}/memberships - POSTCreate membership
/workspaces/{organizationId}/memberships
roadmaps
- GETList roadmaps
/workspaces/{organizationId}/roadmaps - POSTCreate roadmap
/workspaces/{organizationId}/roadmaps - GETGet roadmap
/workspaces/{organizationId}/roadmaps/{id} - DELETEDelete roadmap
/workspaces/{organizationId}/roadmaps/{id} - PATCHUpdate roadmap
/workspaces/{organizationId}/roadmaps/{id} - GETList roadmap initiatives
/workspaces/{organizationId}/roadmaps/{id}/initiatives
initiatives
- GETList initiatives
/workspaces/{organizationId}/initiatives - POSTCreate initiative
/workspaces/{organizationId}/initiatives - GETGet initiative
/workspaces/{organizationId}/initiatives/{id} - DELETEDelete initiative
/workspaces/{organizationId}/initiatives/{id} - PATCHUpdate initiative
/workspaces/{organizationId}/initiatives/{id}
external-links
- GETList external links
/workspaces/{organizationId}/external-links - POSTCreate external link
/workspaces/{organizationId}/external-links - GETGet external link
/workspaces/{organizationId}/external-links/{id} - DELETEDelete external link
/workspaces/{organizationId}/external-links/{id} - PATCHUpdate external link
/workspaces/{organizationId}/external-links/{id}
pr
- POSTCreate issue reconcile
/workspaces/{organizationId}/issues/{id}/reconcile - GETList issue pr
/workspaces/{organizationId}/issues/{id}/pr
project-members
- GETList project members
/workspaces/{organizationId}/projects/{projectId}/members - POSTCreate project member
/workspaces/{organizationId}/projects/{projectId}/members - DELETEDelete project member
/workspaces/{organizationId}/projects/{projectId}/members/{id} - PATCHUpdate project member
/workspaces/{organizationId}/projects/{projectId}/members/{id}
email-inboxes
- GETList email inboxes
/workspaces/{organizationId}/email-inboxes - POSTCreate email inboxe
/workspaces/{organizationId}/email-inboxes - DELETEDelete email inboxe
/workspaces/{organizationId}/email-inboxes/{id}
support-capture
- GETList support capture public keys
/workspaces/{organizationId}/support/capture/public-keys - POSTCreate support capture public key
/workspaces/{organizationId}/support/capture/public-keys - DELETEDelete support capture public key
/workspaces/{organizationId}/support/capture/public-keys/{keyId} - POSTCreate support capture token
/support/capture/token - POSTCreate support capture upload session
/support/capture/upload-session - POSTPOST /support/capture/upload/{sessionId}/{attachmentType}/{fileName}
/support/capture/upload/{sessionId}/{attachmentType}/{fileName} - POSTCreate support capture finalize
/support/capture/finalize - POSTCreate support capture metadata
/support/capture/metadata - GETGet support capture artifact
/support/capture/artifacts/{attachmentId} - GETGet support capture session
/support/capture/sessions/{sessionId} - GETGet support capture public
/support/capture/public/{ticketId} - POSTCreate support webhook jam
/support/webhooks/jam/{publicKeyId} - POSTCreate support webhook jam intercom recorded
/support/webhooks/jam/{publicKeyId}/intercom/recorded - POSTCreate support webhook jam intercom opted out
/support/webhooks/jam/{publicKeyId}/intercom/opted-out - POSTCreate support webhook jam recording link
/support/webhooks/jam/{publicKeyId}/recording-links - GETList support capture console
/workspaces/{organizationId}/support/captures/{ticketId}/console - GETList support capture network
/workspaces/{organizationId}/support/captures/{ticketId}/network - GETList support capture events
/workspaces/{organizationId}/support/captures/{ticketId}/events - GETList support capture frames
/workspaces/{organizationId}/support/captures/{ticketId}/frames - GETList support capture metadata
/workspaces/{organizationId}/support/captures/{ticketId}/metadata
support-channels
- GETList support channels
/workspaces/{organizationId}/support-channels - POSTCreate support channel
/workspaces/{organizationId}/support-channels - POSTReceive Intercom support webhook notifications
/support/webhooks/intercom/{organizationId} - POSTReceive Zendesk support webhook notifications
/support/webhooks/zendesk/{organizationId} - POSTReceive Plain support webhook notifications
/support/webhooks/plain/{organizationId} - POSTReceive Slack support events
/support/webhooks/slack/{organizationId} - POSTReceive a generic incoming support message
/support/incoming/{channelId} - POSTSend an outbound support message
/workspaces/{organizationId}/support/channels/{channelId}/send - POSTValidate a support channel
/workspaces/{organizationId}/support/channels/{channelId}/validate
workspace-users
- GETList available users
/workspaces/{organizationId}/available-users - POSTCreate leave
/workspaces/{organizationId}/leave - POSTCreate invitation resend
/workspaces/{organizationId}/invitations/{id}/resend
usage
billing
view-preferences
- GETList view preferences
/workspaces/{organizationId}/view-preferences - PUTUpdate view preferences
/workspaces/{organizationId}/view-preferences
time-schedules
- GETList time schedules
/workspaces/{organizationId}/time-schedules - POSTCreate time schedule
/workspaces/{organizationId}/time-schedules - GETGet time schedule
/workspaces/{organizationId}/time-schedules/{id} - DELETEDelete time schedule
/workspaces/{organizationId}/time-schedules/{id} - PATCHUpdate time schedule
/workspaces/{organizationId}/time-schedules/{id}
git-automation
- GETList git automation states
/workspaces/{organizationId}/git-automation-states - POSTCreate git automation state
/workspaces/{organizationId}/git-automation-states - GETGet git automation state
/workspaces/{organizationId}/git-automation-states/{id} - DELETEDelete git automation state
/workspaces/{organizationId}/git-automation-states/{id} - PATCHUpdate git automation state
/workspaces/{organizationId}/git-automation-states/{id} - GETList git automation target branches
/workspaces/{organizationId}/git-automation-target-branches - POSTCreate git automation target branche
/workspaces/{organizationId}/git-automation-target-branches - GETGet git automation target branche
/workspaces/{organizationId}/git-automation-target-branches/{id} - DELETEDelete git automation target branche
/workspaces/{organizationId}/git-automation-target-branches/{id} - PATCHUpdate git automation target branche
/workspaces/{organizationId}/git-automation-target-branches/{id}
git-identities
- GETList git identities
/workspaces/{organizationId}/git/identities - POSTCreate git identity
/workspaces/{organizationId}/git/identities - DELETEDelete git identity
/workspaces/{organizationId}/git/identities/{id}
files
- GETList files
/workspaces/{organizationId}/files - POSTCreate file
/workspaces/{organizationId}/files - POSTCreate image from url
/workspaces/{organizationId}/images/from-url
gitlab
- GETList gitlab users
/workspaces/{organizationId}/gitlab/users - POSTCreate gitlab user
/workspaces/{organizationId}/gitlab/users - POSTCreate gitlab install
/workspaces/{organizationId}/gitlab/install - GETList gitlab installations
/workspaces/{organizationId}/gitlab/installations - DELETEDelete gitlab installation
/workspaces/{organizationId}/gitlab/installations/{id} - POSTCreate gitlab
/gitlab
comments
- GETList issue comments
/workspaces/{organizationId}/issues/{issueId}/comments - POSTCreate issue comment
/workspaces/{organizationId}/issues/{issueId}/comments - GETGet issue comment
/workspaces/{organizationId}/issues/{issueId}/comments/{id} - DELETEDelete issue comment
/workspaces/{organizationId}/issues/{issueId}/comments/{id} - PATCHUpdate issue comment
/workspaces/{organizationId}/issues/{issueId}/comments/{id} - POSTCreate issue comment resolve
/workspaces/{organizationId}/issues/{issueId}/comments/{id}/resolve - POSTCreate issue comment unresolve
/workspaces/{organizationId}/issues/{issueId}/comments/{id}/unresolve
documents
- GETList documents
/workspaces/{organizationId}/documents - POSTCreate document
/workspaces/{organizationId}/documents - GETGet document
/workspaces/{organizationId}/documents/{id} - DELETEDelete document
/workspaces/{organizationId}/documents/{id} - PATCHUpdate document
/workspaces/{organizationId}/documents/{id} - POSTCreate document restore
/workspaces/{organizationId}/documents/{id}/restore - GETList document history
/workspaces/{organizationId}/documents/{id}/history - GETList document spaces
/workspaces/{organizationId}/document-spaces - POSTCreate document space
/workspaces/{organizationId}/document-spaces - DELETEDelete document space
/workspaces/{organizationId}/document-spaces/{id} - PATCHUpdate document space
/workspaces/{organizationId}/document-spaces/{id} - GETList document comments
/workspaces/{organizationId}/documents/{id}/comments - POSTCreate document comment
/workspaces/{organizationId}/documents/{id}/comments - POSTCreate comment resolve
/workspaces/{organizationId}/comments/{commentId}/resolve - POSTCreate comment unresolve
/workspaces/{organizationId}/comments/{commentId}/unresolve - POSTCreate document share
/workspaces/{organizationId}/documents/{id}/share - DELETEDelete document share
/workspaces/{organizationId}/documents/{id}/share/{token} - GETGET /shared-documents/{organizationId}/{token}
/shared-documents/{organizationId}/{token} - POSTCreate document watch
/workspaces/{organizationId}/documents/{id}/watch - DELETEDelete document watch
/workspaces/{organizationId}/documents/{id}/watch - GETList document search
/workspaces/{organizationId}/documents/search - PUTUpdate document permissions
/workspaces/{organizationId}/documents/{id}/permissions - DELETEDelete document permission
/workspaces/{organizationId}/documents/{id}/permissions/{actorId} - GETList document links
/workspaces/{organizationId}/documents/{id}/links - GETList document backlinks
/workspaces/{organizationId}/documents/{id}/backlinks - GETList issue documents
/workspaces/{organizationId}/issues/{issueId}/documents - POSTCreate document history restore
/workspaces/{organizationId}/documents/{id}/history/{entryId}/restore
emojis
- GETList emojis
/workspaces/{organizationId}/emojis - POSTCreate emoji
/workspaces/{organizationId}/emojis - GETGet emoji
/workspaces/{organizationId}/emojis/{id} - DELETEDelete emoji
/workspaces/{organizationId}/emojis/{id} - PATCHUpdate emoji
/workspaces/{organizationId}/emojis/{id}
docs-site
- GETList doc {organizationId} llms.txt
/docs/{organizationId}/{spaceId}/llms.txt - GETGET /docs/{organizationId}/{spaceId}/{slug}
/docs/{organizationId}/{spaceId}/{slug}
audit
- GETList audit log
/workspaces/{organizationId}/audit-log - GETGet audit log
/workspaces/{organizationId}/audit-log/{id}
customers
- GETList customers
/workspaces/{organizationId}/customers - POSTCreate customer
/workspaces/{organizationId}/customers - GETGet customer
/workspaces/{organizationId}/customers/{id} - DELETEDelete customer
/workspaces/{organizationId}/customers/{id} - PATCHUpdate customer
/workspaces/{organizationId}/customers/{id} - GETList customer tiers
/workspaces/{organizationId}/customer-tiers - POSTCreate customer tier
/workspaces/{organizationId}/customer-tiers - GETGet customer tier
/workspaces/{organizationId}/customer-tiers/{id} - DELETEDelete customer tier
/workspaces/{organizationId}/customer-tiers/{id} - PATCHUpdate customer tier
/workspaces/{organizationId}/customer-tiers/{id} - GETList customer statuses
/workspaces/{organizationId}/customer-statuses - POSTCreate customer statuse
/workspaces/{organizationId}/customer-statuses - GETGet customer statuse
/workspaces/{organizationId}/customer-statuses/{id} - DELETEDelete customer statuse
/workspaces/{organizationId}/customer-statuses/{id} - PATCHUpdate customer statuse
/workspaces/{organizationId}/customer-statuses/{id} - GETList customer needs
/workspaces/{organizationId}/customer-needs - POSTCreate customer need
/workspaces/{organizationId}/customer-needs - GETGet customer need
/workspaces/{organizationId}/customer-needs/{id} - DELETEDelete customer need
/workspaces/{organizationId}/customer-needs/{id} - PATCHUpdate customer need
/workspaces/{organizationId}/customer-needs/{id}
support-contacts
- GETList support customers
/workspaces/{organizationId}/support/customers - POSTCreate support customer
/workspaces/{organizationId}/support/customers - GETGet support customer
/workspaces/{organizationId}/support/customers/{customerId} - PATCHUpdate support customer
/workspaces/{organizationId}/support/customers/{customerId} - PUTUpdate support customer companies
/workspaces/{organizationId}/support/customers/{customerId}/companies - PUTUpdate support customer identities
/workspaces/{organizationId}/support/customers/{customerId}/identities - GETList support companies
/workspaces/{organizationId}/support/companies - POSTCreate support company
/workspaces/{organizationId}/support/companies - GETGet support company
/workspaces/{organizationId}/support/companies/{companyId}
support-tickets
- GETList support tickets
/workspaces/{organizationId}/support/tickets - POSTCreate support ticket
/workspaces/{organizationId}/support/tickets - GETGet support ticket
/workspaces/{organizationId}/support/tickets/{ticketId} - PATCHUpdate support ticket
/workspaces/{organizationId}/support/tickets/{ticketId} - POSTCreate support ticket message
/workspaces/{organizationId}/support/tickets/{ticketId}/messages - POSTCreate support ticket note
/workspaces/{organizationId}/support/tickets/{ticketId}/notes - GETList support ticket events
/workspaces/{organizationId}/support/tickets/{ticketId}/events - POSTCreate support ticket done
/workspaces/{organizationId}/support/tickets/{ticketId}/done - POSTCreate support ticket todo
/workspaces/{organizationId}/support/tickets/{ticketId}/todo - POSTCreate support ticket snooze
/workspaces/{organizationId}/support/tickets/{ticketId}/snooze - PUTUpdate support ticket assignees
/workspaces/{organizationId}/support/tickets/{ticketId}/assignees - PUTUpdate support ticket labels
/workspaces/{organizationId}/support/tickets/{ticketId}/labels
support-content
- GETList support snippets
/workspaces/{organizationId}/support/snippets - POSTCreate support snippet
/workspaces/{organizationId}/support/snippets - GETGet support snippet
/workspaces/{organizationId}/support/snippets/{snippetId} - PATCHUpdate support snippet
/workspaces/{organizationId}/support/snippets/{snippetId} - POSTCreate support snippet insert
/workspaces/{organizationId}/support/snippets/{snippetId}/insert - GETList support autoresponders
/workspaces/{organizationId}/support/autoresponders - POSTCreate support autoresponder
/workspaces/{organizationId}/support/autoresponders - PATCHUpdate support autoresponder
/workspaces/{organizationId}/support/autoresponders/{autoresponderId} - GETList support labels
/workspaces/{organizationId}/support/labels - POSTCreate support label
/workspaces/{organizationId}/support/labels
support-escalation
- GETList support escalation rules
/workspaces/{organizationId}/support/escalation-rules - POSTCreate support escalation rule
/workspaces/{organizationId}/support/escalation-rules - GETGet support escalation rule
/workspaces/{organizationId}/support/escalation-rules/{ruleId} - DELETEDelete support escalation rule
/workspaces/{organizationId}/support/escalation-rules/{ruleId} - PATCHUpdate support escalation rule
/workspaces/{organizationId}/support/escalation-rules/{ruleId}
support-inbox
- GETList support inbox
/workspaces/{organizationId}/support/inbox - GETList support inbox counts
/workspaces/{organizationId}/support/inbox/counts - GETList support inbox next
/workspaces/{organizationId}/support/inbox/next - GETList support inbox views
/workspaces/{organizationId}/support/inbox/views - POSTCreate support inbox view
/workspaces/{organizationId}/support/inbox/views - GETGet support inbox view
/workspaces/{organizationId}/support/inbox/views/{viewId} - GETList support inbox view run
/workspaces/{organizationId}/support/inbox/views/{viewId}/run
support-migration
- POSTCreate support import
/workspaces/{organizationId}/support/imports - GETGet support import
/workspaces/{organizationId}/support/imports/{importId} - POSTCreate support import resume
/workspaces/{organizationId}/support/imports/{importId}/resume - POSTCreate support import cancel
/workspaces/{organizationId}/support/imports/{importId}/cancel - POSTCreate support import validate
/workspaces/{organizationId}/support/imports/validate
support-team
- POSTCreate support user statu
/workspaces/{organizationId}/support/users/{userId}/status - GETList support agents
/workspaces/{organizationId}/support/agents - GETList support tiers
/workspaces/{organizationId}/support/tiers - POSTCreate support tier
/workspaces/{organizationId}/support/tiers - GETGet support tier
/workspaces/{organizationId}/support/tiers/{tierId} - DELETEDelete support tier
/workspaces/{organizationId}/support/tiers/{tierId} - PATCHUpdate support tier
/workspaces/{organizationId}/support/tiers/{tierId} - GETList support tier members
/workspaces/{organizationId}/support/tiers/{tierId}/members - POSTCreate support tier member
/workspaces/{organizationId}/support/tiers/{tierId}/members - DELETEDelete support tier member
/workspaces/{organizationId}/support/tiers/{tierId}/members/{userId}
csv-exports
releases
- GETList releases
/workspaces/{organizationId}/releases - POSTCreate release
/workspaces/{organizationId}/releases - GETGet release
/workspaces/{organizationId}/releases/{id} - DELETEDelete release
/workspaces/{organizationId}/releases/{id} - PATCHUpdate release
/workspaces/{organizationId}/releases/{id}
relations
- GETList issue relations
/workspaces/{organizationId}/issues/{issueId}/relations - POSTCreate issue relation
/workspaces/{organizationId}/issues/{issueId}/relations - DELETEDelete relation
/workspaces/{organizationId}/relations/{id}
issue-external-links
- GETList issue external links
/workspaces/{organizationId}/issues/{issueId}/external-links - POSTCreate issue external link
/workspaces/{organizationId}/issues/{issueId}/external-links - GETGet issue external link
/workspaces/{organizationId}/issues/{issueId}/external-links/{id} - DELETEDelete issue external link
/workspaces/{organizationId}/issues/{issueId}/external-links/{id} - PATCHUpdate issue external link
/workspaces/{organizationId}/issues/{issueId}/external-links/{id}
mcp-servers
- GETList mcp servers
/workspaces/{organizationId}/mcp/servers - POSTCreate mcp server
/workspaces/{organizationId}/mcp/servers - GETGet mcp server
/workspaces/{organizationId}/mcp/servers/{id} - DELETEDelete mcp server
/workspaces/{organizationId}/mcp/servers/{id}
issue-subscribers
- GETList issue subscribers
/workspaces/{organizationId}/issues/{issueId}/subscribers - POSTCreate issue subscriber
/workspaces/{organizationId}/issues/{issueId}/subscribers - DELETEDelete issue subscriber
/workspaces/{organizationId}/issues/{issueId}/subscribers/{id}
attachments
- GETList issue attachments
/workspaces/{organizationId}/issues/{issueId}/attachments - POSTCreate issue attachment
/workspaces/{organizationId}/issues/{issueId}/attachments - GETGet issue attachment
/workspaces/{organizationId}/issues/{issueId}/attachments/{id} - DELETEDelete issue attachment
/workspaces/{organizationId}/issues/{issueId}/attachments/{id}
github
- GETList github users
/workspaces/{organizationId}/github/users - POSTSync GitHub users
/workspaces/{organizationId}/github/users - POSTInstall GitHub app
/workspaces/{organizationId}/github/install - GETList github installations
/workspaces/{organizationId}/github/installations - DELETEDelete github installation
/workspaces/{organizationId}/github/installations/{id} - POSTReceive GitHub webhook
/github
history
states
- GETList states
/workspaces/{organizationId}/states - POSTCreate state
/workspaces/{organizationId}/states - GETGet state
/workspaces/{organizationId}/states/{id} - DELETEDelete state
/workspaces/{organizationId}/states/{id} - PATCHUpdate state
/workspaces/{organizationId}/states/{id}
webhooks
- GETList webhook subscriptions
/workspaces/{organizationId}/webhook-subscriptions - POSTCreate webhook subscription
/workspaces/{organizationId}/webhook-subscriptions - GETGet webhook subscription
/workspaces/{organizationId}/webhook-subscriptions/{id} - DELETEDelete webhook subscription
/workspaces/{organizationId}/webhook-subscriptions/{id} - PATCHUpdate webhook subscription
/workspaces/{organizationId}/webhook-subscriptions/{id} - GETList webhook subscription deliveries
/workspaces/{organizationId}/webhook-subscriptions/{id}/deliveries - GETList webhook deliveries
/workspaces/{organizationId}/webhook-deliveries - POSTReceive Intercom webhook notifications
/intercom/{organizationId}
linear-users
- GETList linear users
/workspaces/{organizationId}/linear-users - POSTCreate linear user
/workspaces/{organizationId}/linear-users - GETGet linear user
/workspaces/{organizationId}/linear-users/{linearId}
notifications
- GETList notifications
/workspaces/{organizationId}/notifications - GETGet unread notification count
/workspaces/{organizationId}/notifications/unread-count - PATCHMark notification as read
/workspaces/{organizationId}/notifications/{id}/read - PATCHUpdate notification unread
/workspaces/{organizationId}/notifications/{id}/unread - PATCHUpdate notification snooze
/workspaces/{organizationId}/notifications/{id}/snooze - POSTMark all notifications as read
/workspaces/{organizationId}/notifications/mark-all-read - GETList notification preferences
/workspaces/{organizationId}/notification-preferences - PUTUpdate notification preferences
/workspaces/{organizationId}/notification-preferences
observability
push
- GETList push tokens
/workspaces/{organizationId}/push-tokens - POSTCreate push token
/workspaces/{organizationId}/push-tokens - DELETEDelete push token
/workspaces/{organizationId}/push-tokens/{id} - POSTCreate push send
/workspaces/{organizationId}/push/send
reactions
- GETList issue reactions
/workspaces/{organizationId}/issues/{id}/reactions - POSTCreate issue reaction
/workspaces/{organizationId}/issues/{id}/reactions - GETList comment reactions
/workspaces/{organizationId}/comments/{commentId}/reactions - POSTCreate comment reaction
/workspaces/{organizationId}/comments/{commentId}/reactions - DELETEDelete reaction
/workspaces/{organizationId}/reactions/{reactionId}
realtime
- GETList realtime
/workspaces/{organizationId}/realtime - GETOpen realtime connection
/workspaces/{organizationId}/ws
saved-views
- GETList saved views
/workspaces/{organizationId}/saved-views - POSTCreate saved view
/workspaces/{organizationId}/saved-views - POSTCreate saved view favorite
/workspaces/{organizationId}/saved-views/{id}/favorite - DELETEDelete saved view favorite
/workspaces/{organizationId}/saved-views/{id}/favorite - GETList me view preferences
/workspaces/{organizationId}/me/view-preferences - PUTUpdate me view preferences
/workspaces/{organizationId}/me/view-preferences - GETGet saved view
/workspaces/{organizationId}/saved-views/{id} - DELETEDelete saved view
/workspaces/{organizationId}/saved-views/{id} - PATCHUpdate saved view
/workspaces/{organizationId}/saved-views/{id}
search
teams
- GETList teams
/workspaces/{organizationId}/teams - POSTCreate team
/workspaces/{organizationId}/teams - GETGet team
/workspaces/{organizationId}/teams/{id} - DELETEDelete team
/workspaces/{organizationId}/teams/{id} - PATCHUpdate team
/workspaces/{organizationId}/teams/{id} - GETList team members
/workspaces/{organizationId}/teams/{id}/members - POSTCreate team member
/workspaces/{organizationId}/teams/{id}/members - DELETEDelete team member
/workspaces/{organizationId}/teams/{id}/members/{memberId} - PATCHUpdate team member
/workspaces/{organizationId}/teams/{id}/members/{memberId} - GETList user teams
/workspaces/{organizationId}/users/{userId}/teams
templates
- GETList templates
/workspaces/{organizationId}/templates - POSTCreate template
/workspaces/{organizationId}/templates - GETGet template
/workspaces/{organizationId}/templates/{id}
import
- POSTCreate import
/workspaces/{organizationId}/import - GETGet import
/workspaces/{organizationId}/import/{jobId} - POSTCreate import resume
/workspaces/{organizationId}/import/{jobId}/resume - POSTCreate import approve
/workspaces/{organizationId}/import/{jobId}/approve - POSTCreate import reject
/workspaces/{organizationId}/import/{jobId}/reject
notion
- GETList notion users
/workspaces/{organizationId}/notion/users - POSTCreate notion user
/workspaces/{organizationId}/notion/users - POSTPOST /notion/{organizationId}/{workspaceId}
/notion/{organizationId}/{workspaceId}
hardening
- GETList export
/workspaces/{organizationId}/export - GETList readiness
/workspaces/{organizationId}/readiness
slack
- GETList slack
/workspaces/{organizationId}/slack - DELETEDelete slack
/workspaces/{organizationId}/slack - POSTCreate slack install
/workspaces/{organizationId}/slack/install - POSTCreate slack channel
/workspaces/{organizationId}/slack/channel
platform
Auth
- POSTCreate api auth sign up email
/api/auth/sign-up/email - POSTCreate api auth sign in email
/api/auth/sign-in/email - POSTCreate api auth sign out
/api/auth/sign-out - GETList api auth get session
/api/auth/get-session - GETList api auth list sessions
/api/auth/list-sessions - POSTCreate api auth revoke session
/api/auth/revoke-session - POSTCreate api auth revoke session
/api/auth/revoke-sessions - POSTCreate api auth request password reset
/api/auth/request-password-reset - POSTCreate api auth reset password
/api/auth/reset-password - GETGet api auth reset password
/api/auth/reset-password/{token} - POSTCreate api auth send verification email
/api/auth/send-verification-email - GETList api auth verify email
/api/auth/verify-email - POSTCreate api auth change password
/api/auth/change-password - POSTCreate api auth change email
/api/auth/change-email - POSTCreate api auth update user
/api/auth/update-user - POSTCreate api auth delete user
/api/auth/delete-user - POSTCreate api auth verify password
/api/auth/verify-password - POSTCreate api auth admin set role
/api/auth/admin/set-role - GETList api auth admin get user
/api/auth/admin/get-user - POSTCreate api auth admin create user
/api/auth/admin/create-user - POSTCreate api auth admin update user
/api/auth/admin/update-user - GETList api auth admin list users
/api/auth/admin/list-users - POSTCreate api auth admin list user session
/api/auth/admin/list-user-sessions - POSTCreate api auth admin unban user
/api/auth/admin/unban-user - POSTCreate api auth admin ban user
/api/auth/admin/ban-user - POSTCreate api auth admin impersonate user
/api/auth/admin/impersonate-user - POSTCreate api auth admin stop impersonating
/api/auth/admin/stop-impersonating - POSTCreate api auth admin revoke user session
/api/auth/admin/revoke-user-session - POSTCreate api auth admin revoke user session
/api/auth/admin/revoke-user-sessions - POSTCreate api auth admin remove user
/api/auth/admin/remove-user - POSTCreate api auth admin set user password
/api/auth/admin/set-user-password - POSTCreate api auth admin has permission
/api/auth/admin/has-permission