Get all tag groups belonging to the specified company.

This endpoint returns all tag groups belonging to the company as well as their attributes

Log in to see full request history

This endpoint returns all tag groups belonging to the company as well as their attributes

Query Params
boolean

This flag allows you fetch only tag groups that have been archived if set to true or those that are still actively in use if set to false. By default it will only fetch active tag groups.

Responses

Response body
array of objects
object
string
required

This is the internal pleo identifier of the tag group

string
required

This is the tag group name supplied on create

tagAttributes
array of objects
required

These are the attributes that define a tag in this tag group, i.e. the tag columns. Each tag column is included only once.

tagAttributes*
object
string
required

This is the internal pleo identifier of the tag group

string
required

This is the tag group name supplied on create

number
required

This number specifies the order in which these attributes are displayed in pleo.

boolean
required

This flag specifies the column used as a display value for the customer when applying the tag on an expense. Non-hidden column values will be concatenated and used as the display

boolean
required

This flag specifies whether the tag group has been archived in the Pleo system or not

404

route not found

500

Something went wrong. Please contact the administrator if problems persist.

Language
Credentials
URL