v51

latestOpenAPI 3.0.0raw.githubusercontent.com2026-07-313352,3122.9 MB
plaid

Get FDX Consent Grant

Returns a consent grant by its identifier

get/fdx/consents/{consentId}

Path parameters

consentIdstring required

Consent Grant Identifier. Uniquely identifies the consent grant

Response

OK

idstring required

The persistent identifier of the consent grant

status'ACTIVE' | 'REVOKED' | 'EXPIRED' required

Current status of a consent grant. One of ACTIVE, REVOKED, EXPIRED.

createdTimestring date-time required

When the consent was initially granted

updatedTimestring date-time required

When the consent grant was last updated

expirationTimestring date-time

When the consent grant will expire. Omitted when the grant has no expiration.