Check Repo Access
projects
Check Repo Access
Check whether the platform can reach a repository for deploys and previews. Answers that are not accessible include the URL where access can be granted.
GET
Check Repo Access
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The organization's id (UUID) or slug — either form is accepted.
The project's id (UUID) or slug — either form is accepted.
Query Parameters
Repository to check, as "owner/repo".
Pattern:
^[A-Za-z0-9_.-]+/[A-Za-z0-9_.-]+$Response
The access check result.