v52

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-015891,4406.1 MB

Retrieve a value list

Retrieves a ValueList object.

get/v1/radar/value_lists/{value_list}

Path parameters

value_liststring required

Query parameters

expandstring[]

Specifies which fields in the response should be expanded.

Response

Successful response.

aliasstring required

The name of the value list for use in rules.

createdinteger required

Time at which the object was created. Measured in seconds since the Unix epoch.

created_bystring required

The name or email address of the user who created this value list.

idstring required

Unique identifier for the object.

item_type'account' | 'card_bin' | 'card_fingerprint' | 'case_sensitive_string' | 'country' | 'crypto_fingerprint' | 'customer_id' | 'email' | 'ip_address' | 'sepa_debit_fingerprint' | 'string' | 'us_bank_account_fingerprint' required

The type of items in the value list. One of card_fingerprint, card_bin, crypto_fingerprint, email, ip_address, country, string, case_sensitive_string, customer_id, account, sepa_debit_fingerprint, or us_bank_account_fingerprint.

livemodeboolean required

If the object exists in live mode, the value is true. If the object exists in test mode, the value is false.

metadataobject required

Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.

namestring required

The name of the value list.

object'radar.value_list' required

String representing the object's type. Objects of the same type share the same value.