Skip to main content
GET
Fetches one pack visible to the authenticated key scope.

Path Parameters

string
required
Pack UUID.

Response

string
string
number
boolean
string
array
Ordered by created_at ascending.

Error Responses

  • 400 missing_pack_id - path param missing
  • 404 not_found - pack is missing/outside key scope
  • 401 - authentication failed (missing/invalid/revoked token)
  • 402 subscription_required - active Creator/Professional/Business plan required
  • 403 tier_not_allowed - Scheduler tier cannot use Partner API
  • 500 pack_get_failed - unexpected retrieval failure