Record List Details

📘

Supported Regions and Base URLs

👍

Access and Registration

Authentication

Scope

record-lists:manage

Body Response - Schema

ParameterTypeDescriptionRequired
idstringID of the record list createdno
namestringrecord list nameno
unique_identifier_typestringDuplicate checking logic configured for the record list:
PHONE_NUMBER - duplicate checking based on the record's phone_number.
EXTERNAL - duplicate checking based on the record's external_id and external_provider.
NOTHING - no duplicate checking.
no
created_atstringrecord list creation dateno
updated_atstringrecord list updated dateno
statusstringStatus of validation process done on the record list csv file.
Allowed values:
REJECTED
VALIDATION_STARTED
UPLOADED
ACCEPTED
INCOMPLETE
CORRUPTED
no
records_countintegerhow many records are present in the record listno
teamsarray[object]Teams that this record belongs to.
"teams" subdivides into:

1 - "id" (object) - the team ID of the record list.

2 - "name" (string) - the team name of the record list.

3 - "_links" (object) - the team name of the record list.
3.1 - "self" (object)
3.1.1 - "href" (string)
no

401 (unauthorized), 403 (forbidden), 404 (record list not found)

ParameterTypeDescriptionRequired
codestringn/ayes
messagestringn/ayes
descriptionstringn/ano
fieldsarray[object]"fields" subdivides into:

"name" (string)

"description" (string)
yes (name and description)

🚧

Troubleshooting

If you have any questions regarding the usage of this API, or if you’re having any technical issues, please open a ticket using this form.

Language
Authorization
Header
Click Try It! to start a request and see the response here!