v1

latestOpenAPI 3.0.12026-07-24168217310.4 KB
QuickLinks

Retrieves a single QuickLink by its unique identifier.

get/Sites/{siteId}/Quicklinks/{id}

Path parameters

siteIdinteger required

The unique identifier of the site

idinteger required

The unique identifier of the QuickLink

Response

Returns the QuickLink details

idinteger
siteIdinteger
namestring nullable
slugstring nullable
actionType'Resume' | 'Pause' | 'ProcessNow' | 'Reactivate'
status'Disabled' | 'Enabled' | 'Deleted'
usageLimitType'SingleUse' | 'LimitedUse' | 'Unlimited'
maxUsesinteger nullable
currentUsageCountinteger
requiresLoginboolean
requiresConfirmationboolean
createdUtcstring date-time
updatedUtcstring date-time
expiredUtcstring date-time nullable
templateUrlstring nullable