Skip to main content
GET
/
subscriptions
/
{subscription_id}
/
bricks
List all subscription bricks
curl --request GET \
  --url https://api.salesbricks.com/api/v2/subscriptions/{subscription_id}/bricks \
  --header 'X-SALESBRICKS-KEY: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://docs.salesbricks.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-SALESBRICKS-KEY
string
header
required

API key for authentication

Path Parameters

subscription_id
string
required
Pattern: ^([a-zA-Z\d\-]+)$

Response

200

No response body