latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-173512,4063.0 MB

e536704a333f

plaid

Get FDX consent grant

Returns a consent grant by its identifier.

get/fdx/consents/{consentId}

Path parameters

consentIdstring required

Unique identifier of 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.