cURL
curl --request GET \ --url https://apigcp.trynia.ai/v2/github/tracer
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
List Tracer jobs for the authenticated user.
Filter by status
Max results
1 <= x <= 200
Offset for pagination
x >= 0
Successful Response
Was this page helpful?