GET
/
lists
/
{id}

Authorizations

X-API-KEY
string
header
required

Your API key

Path Parameters

id
string
required

ID of the list to retrieve

Response

200 - application/json
created_at
string

The creation date of the list

id
string

The id of the list

linkedin_id
integer

The linkedin id of the list

name
string

The name of the list

status
enum<string>
default:
pending

The current status of the list import process

Available options:
pending,
completed,
failed
updated_at
string

The last modified date of the list