Get metadata for a file
GET/api/artifacts/v1/files/:id/
Retrieves the metadata for the file with the given ID. Alternatively, provide folder and name query parameters and use the sentinel value _ for the ID in the URL to look up by name instead of ID. The content type will vary based on the file type.
Request
Responses
- 200