v52

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

Retrieve a personalization design

Retrieves a personalization design object.

get/v1/issuing/personalization_designs/{personalization_design}

Path parameters

personalization_designstring required

Query parameters

expandstring[]

Specifies which fields in the response should be expanded.

Response

Successful response.

createdinteger required

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

idstring required

Unique identifier for the object.

livemodeboolean required

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

lookup_keystring nullable

A lookup key used to retrieve personalization designs dynamically from a static string. This may be up to 200 characters.

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 nullable

Friendly display name.

object'issuing.personalization_design' required

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

status'active' | 'inactive' | 'rejected' | 'review' required

Whether this personalization design can be used to create cards.