linear_getManagedOAuthApplicationById
Retrieve a managed OAuth application by ID owned by your calling OAuth application.
Instructions
Get an alpha child OAuth application owned by the calling OAuth application. It cannot retrieve an arbitrary workspace OAuth application.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| name | No | ||
| clientId | No | ||
| imageUrl | No | ||
| createdAt | No | ||
| developer | No | ||
| updatedAt | No | ||
| grantTypes | No | ||
| webhookUrl | No | ||
| description | No | ||
| developerUrl | No | ||
| distribution | No | ||
| redirectUris | No | ||
| webhookEnabled | No | ||
| webhookResourceTypes | No |