List module tags
List the module tags from the module registry
get
Path parameters
idstringRequiredExample:
module id
Enim repellendus quia.Query parameters
scope_orgstringOptionalExample:
org name
In error excepturi voluptas.scope_projectstringOptionalExample:
project name
Odio quia itaque eos omnis.Header parameters
Harness-AccountstringRequiredExample:
account name
Labore debitis eum.Responses
200
OK response.
application/json
string[]OptionalExample:
["Nisi quae.","Vitae architecto nihil ratione nemo."]400
BadRequestError: Bad Request response.
application/vnd.goa.error
401
UnauthorizedError: Unauthorized response.
application/vnd.goa.error
403
ForbiddenError: Forbidden response.
application/vnd.goa.error
404
NotFoundError: Not Found response.
application/vnd.goa.error
408
TimeoutError: Request Timeout response.
application/vnd.goa.error
409
ConflictError: Conflict response.
application/vnd.goa.error
423
LockedError: Locked response.
application/vnd.goa.error
499
ContextCancelledError: response.
application/vnd.goa.error
500
InternalServerError: Internal Server Error response.
application/vnd.goa.error
502
BadGatewayError: Bad Gateway response.
application/vnd.goa.error
get/api/modules/{id}/tags
GET /api/modules/{id}/tags HTTP/1.1
Host: localhost:80
Harness-Account: Labore debitis eum.
Accept: */*
[
"Sit totam.",
"Tenetur rerum in explicabo.",
"Voluptatum et voluptatem.",
"Distinctio fugiat rem possimus."
]Last updated
Was this helpful?