Project details
GET/projects/:project_id
Returns the project details including the configured tables
Responses
- 200
- 401
- 405
- 429
OK
The API key header is either missing or an invalid API key is given
The requested HTTP method is not allowed.
Too many requests sent with the same API key. Up to 10 requests can be sent within 1 second.