List rank checks for a keyword
Authorizations
Project-scoped API key. It cannot access account routes or create additional projects.
Headers
API contract version requested by the client. Omit this header to use the current backward-compatible behavior.
v1 Project public ID (prj_...) targeted by this personal-access-token request. Optional. Selection precedence is: {project_id} path parameter, X-Bisibility-Project header, project query parameter, then inference when the PAT owner belongs to exactly one project. Project API keys and paths that already carry a project ID ignore it.
Query Parameters
Maximum rank checks to return. Defaults to 50.
1 <= x <= 200Opaque v3 cursor returned as meta.next_cursor from the previous page.
Filter by persisted rank-check status.
completed, failed, running Return checks at or after this ISO-8601 date-time.
Return checks at or before this ISO-8601 date-time.
Query-parameter equivalent of the X-Bisibility-Project header for personal-access-token project selection. Optional. Selection precedence is: {project_id} path parameter, X-Bisibility-Project header, project query parameter, then inference when the PAT owner belongs to exactly one project.