GET /v1/setup_intents/{intent}
Summary: —
Operation ID: GetSetupIntentsIntent
Auth: unknown
Operation ID: GetSetupIntentsIntent
Auth: unknown
Description
<p>Retrieves the details of a SetupIntent that has previously been created. </p> <p>Client-side retrieval using a publishable key is allowed when the <code>client_secret</code> is provided in the query string. </p> <p>When retrieved with a publishable key, only a subset of properties will be returned. Please refer to the <a href="#setup_intent_object">SetupIntent</a> object reference for more details.</p>
Parameters (3)
client_secret
(string, query, optional)
The client secret of the SetupIntent. Required if a publishable key is used to retrieve the SetupIntent.
Constraints: {'maxLength': 5000}
expand
(array, query, optional)
Specifies which fields in the response should be expanded.
intent
(string, path, required)
Constraints: {'maxLength': 5000}
No probe data for this endpoint yet.