Response
Successful Response
The response is of type object.
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:
Successful Response
The response is of type object.