Get delegated credentials/token for a specific integration.
This endpoint is used by workers at runtime to get integration credentials. Should be called securely from backend only, not exposed to frontend.
Args: integration_type: Type of integration (github, github_app, jira, etc.) integration_id: Integration UUID or installation ID
Returns: Integration credentials/token
Examples:
Enter your Kubiya API token (format: Bearer
Successful Response
The response is of type Response Get Integration Token Api V1 Integrations Integration Type Integration Id Token Get · object.