Get tag values

Retrieves all the values of a selected tag (of a single user).

GET documents/auto/tags/{INFIX}

Arguments

Name (bold if mandatory) Type Comments Default
infix String Values for the autocomplete search None, mandatory.

Response

If successful, a structure listing values is returned:

Property Type Description
Value String List (array) of all values of the tag

Sample Calls


GET /documents/auto/tags/{INFIX} HTTP/1.1 
Host: rest.interfax.net 
Authorization:  
Bearer - generated from accounts/token method.

Sample response (prettified for display here)

["String content"]