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