get
https://api.lucid.co/v1/repositories
Retrieves basic information for all repositories the authenticated user has permission to view.
Retrieves basic information for all repositories the authenticated user has permission to view.
This endpoint is paginated. For more information, see Pagination.
Valid Authentication Methods
API Key Grants:
- RepositoryRead
- RepositoryEdit
OAuth 2.0 User Token Scopes:
- repository
- repository:readonly
403Forbidden. Occurs when the user does not have access to view any repository.