Theme switcher

Find Tag by Name

Search for a tag by its name (case-insensitive prefix match).

Header Parameters

x-client-idstring
x-signaturestring
Authorizationstring

Query Parameters

namestring Required

Response

200
Object
{ "status": "success", "message": "Tag found.", "data": { "tag": { "uuid": "5b5e185c-132a-413a-b790-299ea23f914e", "name": "Cash", "tagGroups": [] } } }
401
Object
Unauthorized - Authentication failed

Response Attributes

statusstring Required

Always "error" for error responses

messagestring Required

Human-readable error description

codestring Required

Machine-readable error code for programmatic handling

detailsobject

Additional context about the error (varies by error type)

Show child attributes

errorsarray

Present for validation errors with multiple fields

Show child attributes

404
Object
Not Found

Response Attributes

statusstring Required

Always "error" for error responses

messagestring Required

Human-readable error description

codestring Required

Machine-readable error code for programmatic handling

detailsobject

Additional context about the error (varies by error type)

errorsarray

Present for validation errors with multiple fields

Show child attributes

Was this section helpful?

What made this section unhelpful for you?

GET

/

Select
1

Response

Was this section helpful?

What made this section unhelpful for you?