Skip to main content
GET
List tags for a file

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

file_id
string<uuid>
required

The ID of the file

Response

200 - application/json

List of tags

object
enum<string>
required

Object type, always 'list'

Available options:
list
total
integer
required

The total number of items

limit
integer
required

The number of items per page

offset
integer
required

The offset of the items

data
object[]

The list of tags