get https://api.layer.team/projects//fields
Get all fields in a project. Optionally, a categoryId or viewId can be provided to return fields inside a particular category or view.
Log in to see full request history
Responses
Get all fields in a project. Optionally, a categoryId or viewId can be provided to return fields inside a particular category or view.
xxxxxxxxxx
curl --request GET \
--url https://api.layer.team/projects/projectId/fields \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: