Get Bulk Profile Import Job Relationships Lists

GET {{baseUrl}}/api/profile-bulk-import-jobs/:id/relationships/lists/

Get list relationship for the bulk profile import job with the given ID.

Rate limits:
Burst: 10/s
Steady: 150/m

Scopes: lists:read

HEADERS

KeyDatatypeRequiredDescription
revisionstring(Required) API endpoint revision (format: YYYY-MM-DD[.suffix])
Acceptstring

RESPONSES

status: OK

{"data":[{"type":"list","id":"\u003cstring\u003e"},{"type":"list","id":"\u003cstring\u003e"}]}