🚧 Beta This is a Beta endpoint. Feedback from the community is welcome. We may make breaking changes to this endpoint.
Get an FDX token
The unique identifier of an FDX token
FDX token
The date and time the token was created.
"2010-05-06T12:23:34.321Z"
FDX token ID
The date and time the token was last updated.
"2010-05-06T12:23:34.321Z"
The status of the FDX token. When ENABLED, check token_expiry_time to determine if it has expired. Refresh tokens automatically transition to USED when they are used to create a new token, and cannot be used again.
ENABLED, REVOKED, USED The id of the tenant containing the resource. This is relevant for Fintechs that have multiple workspaces.
"abcdef_ghijkl"
The date and time the token expires.
"2010-05-06T12:23:34.321Z"
The non-secret hash of the FDX token.
The type of the FDX token.
ACCESS, REFRESH The UUID of the business associated with the FDX token. One of customer_id or business_id must be provided.
The UUID of the customer associated with the FDX token. One of customer_id or business_id must be provided.
If the token was created via refresh, this is the ID of the refreshing token.