curl --request GET \
--url https://api.letpiper.com/v1/orgs/{org_id}/triggers/{trigger_id}/runs \
--header 'Authorization: Bearer <token>'{
"runs": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"trigger_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"status": "<string>",
"session_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"run_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"error_message": "<string>",
"started_at": "2023-11-07T05:31:56Z",
"completed_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z"
}
],
"total": 123
}curl --request GET \
--url https://api.letpiper.com/v1/orgs/{org_id}/triggers/{trigger_id}/runs \
--header 'Authorization: Bearer <token>'{
"runs": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"trigger_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"status": "<string>",
"session_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"run_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"error_message": "<string>",
"started_at": "2023-11-07T05:31:56Z",
"completed_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z"
}
],
"total": 123
}Platform token (starts with pat_)
1 <= x <= 500x >= 0