slack-connect
Generate Slack Connect Token Endpoint
Generate a temporary token for Slack account connection.
This token:
- Expires in 10 minutes
- Can only be used once
- Must be sent to the Codegen bot in a DM with format: “Connect my account: ”
POST
Generate Slack Connect Token Endpoint
Documentation Index
Fetch the complete documentation index at: https://docs.codegen.com/llms.txt
Use this file to discover all available pages before exploring further.
Previous
Get Agent Run LogsRetrieve an agent run with its logs using pagination. This endpoint is currently in ALPHA and IS subject to change.
Returns the agent run details along with a paginated list of logs for the specified agent run.
The agent run must belong to the specified organization. Logs are returned in chronological order.
Uses standard pagination parameters (skip and limit) and includes pagination metadata in the response.
Rate limit: 60 requests per 60 seconds.
Next
Generate Slack Connect Token Endpoint