Retrieves the list of existing Tags
get
/service/v1/tags
This endpoint is used to get the list of existing Tags.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
docId: string
docId of the document of which tags needs to be fetched
Header Parameters
Back to Top
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successful performs the operation
Nested Schema : data
Type:
object
Nested Schema : errors
Type:
object
Nested Schema : paging
Type:
object
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error