{% extends "docs/base.html" %} {% block docs_content %}
Fetch one timer by UUID through its owning user, team, or repo scope.
get_timer
{
"timer_uuid": "8f7a2ba9-8a67-4a56-a8e8-0fe9f26717f6",
"repo": "teams/platform/website"
}
Omit both team and repo for your own timer. A timer addressed through the wrong scope returns Timer not found.