List delivery configs
Delivery Configs
List delivery configs
List all delivery configs visible to the authenticated consumer. Each config
declares its direction (incoming or outgoing) relative to the owning site.
GET
List delivery configs
Documentation Index
Fetch the complete documentation index at: https://docs.cula.tech/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
OAuth2 client credentials flow. Exchange your client_id and
client_secret for a short-lived access token, then pass it as
a Bearer token in the Authorization header.
Headers
Organisation ID that scopes this request. The authenticated consumer must be authorized for this organisation. Omitting this header returns 400; passing an unauthorised org returns 403.
Query Parameters
Filter by direction.
Available options:
incoming, outgoing Response
List of delivery configs.