get
https://api.talkdeskapp.com/apps//installations//trial
Scope
apps:read
Body Response - Schema
200 (information related to an installation trial state)
| Parameter | Type | Description |
|---|---|---|
| state | string | trial current state |
| started_at | string<date-time> | start date of installation trial |
| expires_at | string<date-time> | expiration date of installation trial |
| ended_at | string<date-time> | ended date of installation trial |
| ended_reason | string | reason for the ending of trial |
| subscription_name | string | name of the subscription type |
| _links | object | "_links" subdivides into: 1 - "self" (object), which subdivides into: 2 - "installation" (object), which subdivides into: |
400 (bad request), 401 (unauthorized), 403 (forbidden), 404 (installation not found)
| Parameter | Type | Description | Required |
|---|---|---|---|
| code | string | n/a | yes |
| message | string | n/a | yes |
| description | string | n/a | no |
| fields | array[object] | "fields" subdivides into: "name" (string) "description" (string) | yes (name and description) |
TroubleshootingIf you have questions or technical issues, please open a ticket using this form.