Retrieves the list of existing tags
get
/service/v1/tags
This endpoint is used to retrieve the list of existing tags.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
docId(required): 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:
objectNested Schema : errors
Type:
objectNested Schema : paging
Type:
object400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error