List Custom Link job items
Custom Links
List Custom Link job items
Return per-link creation, validation, URL, and thumbnail outcomes.
GET
List Custom Link job items
Requires
custom_links:read or custom_links:write.
Items remain in deterministic input order. Each item has independent creation
and thumbnail statuses, so a terminal job can still contain item-level errors.Authorizations
Hobbes API key with the hb_live_ prefix.
Path Parameters
Custom Link job UUID.
Query Parameters
Number of records to return. Defaults to 50 and cannot exceed 200.
Required range:
1 <= x <= 500Zero-based number of records to skip. Use with pagination.total to request the next page.
Required range:
0 <= x <= 1000000