Get file details

This call returns details about a specified file. The call returns the file's name, its tags, and all of its metadata.

Files are specified by their IDs, which you can obtain by making the API call to list files in a project.

Learn more about metadata fields and their values on the Seven Bridges Platform. You can also learn more about working with tags on the Platform.

Path Params
string
required

The ID of the file whose details you want to GET.

Query Params
fields
array of strings

Selector specifying a subset of fields to include in the response.

fields
Headers
string
required

Your Seven Bridges Platform authentication token. For security reasons, token will not be automatically populated in the generated code sample. Please replace <your-token-here> with your token before executing this call.

Response

Language
Request
Response
Choose an example:
application/json