get https://api.layer.team/projects//files/
This operation can be used to retrieve the details of a specific file within a project.
Log in to see full request history
Responses
This operation can be used to retrieve the details of a specific file within a project.
xxxxxxxxxx
curl --request GET \
--url https://api.layer.team/projects/projectId/files/fileId \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: