List Custom Link jobs
Custom Links
List Custom Link jobs
Return durable Custom Link job history, newest first.
GET
List Custom Link jobs
Requires
custom_links:read or custom_links:write.
Use this endpoint to recover job ids after a client restart. Poll one job for
current counters and fetch its items only when the counters change.Authorizations
Hobbes API key with the hb_live_ prefix.
Query Parameters
Available options:
queued, processing, completed, completed_with_errors, cancelled, failed Custom Link campaign UUID.
Number of records to return. Defaults to 50 and cannot exceed 200.
Required range:
1 <= x <= 200Zero-based number of records to skip. Use with pagination.total to request the next page.
Required range:
0 <= x <= 1000000