Logs
Get Fields
GET
Returns a dictionary of field names and their types for the specified project. Strongly typed fields return their type, while others return None.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Name of the project to get fields and their types for.