Objective:
- When does an access_token expire?
- What is the lifespan of an access token?
Environment:
- Clio's API v4
Additional Information:
Complete information on access_tokens and the OAuth process in Clio's API v4 can be found at the following link: https://app.clio.com/api/v4/documentation#section/Authorization-with-OAuth-2.0/Obtaining-Authorization
Answer:
An access_token has a lifespan of 2592000 seconds (30 days).