Get a specific generic project file
GET/apps/:app-slug/generic-project-files/:generic-project-file-slug
Retrieve data of a specific generic project file to check its attributes and optionally modify them with the PATCH /apps/ endpoint. Read more in our Retrieving a specific file's data guide.
RequestClick to copy link
ResponsesClick to copy link
- 200
- 400
- 401
- 404
- 500
OK
Bad Request
Unauthorized
Not Found
Internal Server Error