/
PI
pixiebrix
/
PixieBrix API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 3h ago · Updated 23h ago
Details
Filter operations
activity
28
audit
3
bricks
10
campaigns
4
config
1
control-rooms
5
copilot
11
databases
22
deployments
30
get
/api/deployments/
post
/api/deployments/
get
/api/deployments/dependencies/
get
/api/deployments/{id}/
put
/api/deployments/{id}/
delete
/api/deployments/{id}/
patch
/api/deployments/{id}/
get
/api/deployments/{deployment_pk}/dependencies/
get
/api/deployments/{deployment_pk}/reports/
get
/api/deployments/{deployment_pk}/reports/{id}/
get
/api/deployments/{deployment_pk}/reports/{report_pk}/jobs/{id}/
get
/api/deployments/{deployment_pk}/users/
get
/api/deployments/{deployment_pk}/errors/
delete
/api/deployments/{deployment_pk}/errors/
get
/api/deployments/{deployment_pk}/groups/
post
/api/deployments/{deployment_pk}/groups/
get
/api/deployments/{deployment_pk}/managers/
post
/api/deployments/{deployment_pk}/managers/
get
/api/deployments/{deployment_pk}/contacts/
post
/api/deployments/{deployment_pk}/contacts/
get
/api/deployments/{deployment_pk}/contacts/{id}/
put
/api/deployments/{deployment_pk}/contacts/{id}/
delete
/api/deployments/{deployment_pk}/contacts/{id}/
patch
/api/deployments/{deployment_pk}/contacts/{id}/
post
/api/deployments/{deployment_pk}/messages/
post
/api/deployments/{deployment_pk}/reports/{report_pk}/jobs/
post
/api/deployments/{deployment_pk}/alerts/
put
/api/deployments/{deployment_pk}/my-bindings/
delete
/api/deployments/{deployment_pk}/groups/{id}/
delete
/api/deployments/{deployment_pk}/managers/{id}/
events
1
groups
22
health
1
identify
1
invitations
3
magic-link
2
marketplace
3
me
11
memberships
4
onboarding
1
organizations
70
permissions
4
pipelines
2
platforms
1
proxy
1
registry
2
services
7
settings
2
support
30
telemetry
4
tests
2
tours
3
deployments
View for admins to get/update/delete a single deployment.
get
/api/deployments/{id}/
Path parameters
id
string
required
Changes