get https://api.together.xyz/v1/files/
List the metadata for a single uploaded data file.
Response
List the metadata for a single uploaded data file.
xxxxxxxxxx
curl --request GET \
--url https://api.together.xyz/v1/files/id \
--header 'accept: application/json' \
--header 'authorization: Bearer default'
Try It!
to start a request and see the response here! Or choose an example: