Skip to main content
POST
Get license info

Authorizations

Authorization
string
header
required

Use your account ID as the username and your personal access token (PAT) as the password, or pass a Base64-encoded value directly in the Authorization header. For more information, see the personal access tokens guide.

Body

application/json

The body is of type object.

Response

200 - application/json

License info.

license_id
string

Text account ID.

expires_at
string

Specifies when the license will expire.

created_at
string

Specifies when the license was created.

in_trial
boolean

Whether the license is on a trial period.