get
https://api.lucid.co/repositories/
Retrieves basic information for the requested repository, provided the user has at least read-only access.
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 the repository.