List endpoint tags

Returns a list of tags assigned to the provided endpoint.

Authentication

AuthorizationBearer

An auth_token should be provided to authenticate a session.

To obtain an auth_token, see the /api/v1/authenticate POST request.

Path parameters

endpoint_idintegerRequired
Numeric ID of an endpoint

Response

Tags successfully listed.
iddouble
namestring
resource_countdouble
tag_colorobject

Errors

400
Bad Request Error
403
Forbidden Error