Website ->
Documentation
API Reference
Authentication
Health
Health Check
get
Tenants
List Tenants
get
Get Tenant
get
Create or Update Tenant
put
Delete Tenant
delete
Get Portal Redirect URL
get
Get Tenant JWT Token
get
Destinations
List Destinations
get
Create Destination
post
Get Destination
get
Delete Destination
delete
Update Destination
patch
Enable Destination
put
Disable Destination
put
List Destination Attempts
get
Get Destination Attempt
get
Publish
Publish Event
post
Schemas
List Destination Type Schemas
get
Get Destination Type Schema
get
Topics
List Available Topics
get
Attempts
List Attempts
get
Get Attempt
get
Retry Event Delivery
post
Events
List Events
get
Get Event
get
Other endpoints
Schemas
Menu
Outpost API
Schemas
Endpoint
https://api.outpost.hookdeck.com/2025-07-01
http://localhost:3333/api/v1
API information
List Destination Type Schemas
GET
https://api.outpost.hookdeck.com/2025-07-01
/destination-types
List Destination Type Schemas ›
Responses
200
401
500
type
string
label
string
description
string
icon
string
instructions
string
remote_setup_url
string
·
url
config_fields
object[]
Show properties
credential_fields
object[]
Show properties
Get Destination Type Schema
GET
https://api.outpost.hookdeck.com/2025-07-01
/destination-types/{type}
Get Destination Type Schema ›
path Parameters
type
string
·
enum
·
required
Enum values:
webhook
aws_sqs
rabbitmq
hookdeck
aws_kinesis
azure_servicebus
aws_s3
gcp_pubsub
Get Destination Type Schema ›
Responses
200
401
404
500
type
string
label
string
description
string
icon
string
instructions
string
remote_setup_url
string
·
url
config_fields
object[]
Show properties
credential_fields
object[]
Show properties
Publish
Topics