/
/Credimi API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 23m ago · Updated 4d ago
  • getAuthenticate API Key
  • postGenerate API Key
  • getGet a list of all checks for the authenticated user
  • getGet a list of all runs for a specific check
  • getGet details of a specific run for a check
  • postCancel a specific check run
  • getExport a specific check run
  • getGet the history of events for a specific run of a check
  • getStart or Stop logs for a specific check run
  • postRe-run a specific check run
  • postTerminate a specific check run
  • getGet a list of all schedules for the authenticated user
  • postCancel a specific schedule
  • postPause a specific schedule
  • postResume a specific schedule
  • postStart a new schedule from an existing workflow

Get a list of all checks for the authenticated user

List all checks for the authenticated user

get/api/my/checks

Headers

Authorizationstring required

Bearer token for authentication

Bearer token for authentication

Response

Successful response

Changes