Trello API - Getting expiration date

Hello Everyone!

Okay so, I want to start working on a Panel for my game, this panel will have multiple functions.

  1. In-Game | Discord appeals (Webhooks).
  2. Check bans (Trello API).
    (And others)

QUESTION:
I was wondering if there is a feature to get the expiration date of the card and check if there is already an expiration date set on the card.

And then pass this expiration date to a TextLabel with the format MM-DD-YYYY

Like:

Ban Expiration: 01 - 25 - 2021

If you know anything about the Trello API, or about my question, be sure to leave your comment below!