GET
/
v1
/
files
/
{file_id}

Path Parameters

file_id
string
required

The unique identifier of a file.

Returns

Returns a 200 OK status code along with a file object if successful, or an error otherwise.

Was this page helpful?