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
Key | Datatype | Required | Description |
---|---|---|---|
revision | string | (Required) API endpoint revision (format: YYYY-MM-DD[.suffix]) | |
Accept | string |
RESPONSES
status: OK
{"data":[{"type":"list","id":"\u003cstring\u003e"},{"type":"list","id":"\u003cstring\u003e"}]}