GET
/
v0
/
logs
/
fields

Returns a dictionary of field names and their types for the specified project. Strongly typed fields return their type, while others return None.

Authorizations

Authorization
string
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

project
string
required

Name of the project to get fields and their types for.