v1
latestOpenAPI 3.1.02026-07-228956435.8 KBSetup intents
Get a setup intent
Retrieves the setup intent with the given id. The setup intent must belong to your organization and match the live or test mode of the API key used.
get/setup_intents/{id}
Path parameters
idstring required
Unique identifier of the setup intent to retrieve.
Response
The setup intent with the given id.
Example response
{
"id": "seti_xL9mPq2RkV3WnDQG",
"error_reason": "invalid_card",
"status": "failed"
}