v1

latestOpenAPI 3.0.02026-07-178017.5 KB

Get free trial status for user

Returns the current free trial status for the authenticated user, including usage counts and limits for chat and autocomplete features.

get/ide/free-trial-status

Response

Successfully retrieved free trial status

optedInToFreeTrialboolean required

Whether the user has opted into the free trial

chatCountnumber nullable

Current number of chat messages used

autocompleteCountnumber nullable

Current number of autocomplete requests used

chatLimitnumber required

Maximum number of chat messages allowed in free trial

autocompleteLimitnumber required

Maximum number of autocomplete requests allowed in free trial