v1
latestOpenAPI 3.0.02026-08-064311,0881.3 MBfieldManagementV1
Get capacity information.
Every account has a limited number of fields available. This endpoint returns your account limitations and remaining quota.
get/v1/fields/quota
Response
Current fields capacity usage (fields count).
Example response
{
"quota": 200,
"remaining": 121
}