linear_getManagedOAuthApplicationById
Retrieve a specific alpha child OAuth application owned by your calling app using its ID. Essential for managing your Linear OAuth app hierarchy.
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 |