Skip to main content
POST
Acquire a marketplace item (reference or copy)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
requestEditable
boolean

When true and the listing permits editable references, the acquired link allows the recipient to edit.

Response

Item acquired

Returned after POST /api/marketplace/{id}/acquire. Templates cannot be acquired via this endpoint — see import-to-automations.

success
enum<boolean>
required
Available options:
true
data
object
required
message
string