Get all User Data Filters
path Parameters
workspaceIdstring · required
query Parameters
originstring · enumDefines scope of origin of objects. All by default.
Enum values:ALLPARENTSNATIVEDefault: ALLfilterstringFiltering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title=='Some Title';description=='desc'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty=='Value 123').
includestring[] · style: formArray of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter "ALL" is present, all possible includes are used (include=ALL).
WARNING: Individual include types (collection, relationship or ALL) cannot be combined together.
Enum values:usersuserGroupsfactsattributeslabelsmetricsdatasetsuserpageintegerZero-based page index (0..N)
Default: 0sizeintegerThe size of the page to be returned
Default: 20sortstring[]Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
metaIncludestring[] · unique · style: formInclude Meta objects.
Included meta objects
Enum values:originpageallALL
Headers
X-GDC-VALIDATE-RELATIONSbooleanDefault: false
Responses
Request successfully processed
dataobject[] · unique · required
includedarray · uniqueIncluded resources
linksobjectmetaobject
Post User Data Filters
path Parameters
workspaceIdstring · required
query Parameters
includestring[] · style: formArray of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter "ALL" is present, all possible includes are used (include=ALL).
WARNING: Individual include types (collection, relationship or ALL) cannot be combined together.
Enum values:usersuserGroupsfactsattributeslabelsmetricsdatasetsusermetaIncludestring[] · unique · style: formInclude Meta objects.
Included meta objects
Enum values:originallALL
Responses
Request successfully processed
dataobject · requiredJSON:API representation of userDataFilter entity.
includedarray · uniqueIncluded resources
linksobject
Get a User Data Filter
path Parameters
workspaceIdstring · requiredobjectIdstring · required
query Parameters
filterstringFiltering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title=='Some Title';description=='desc'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty=='Value 123').
includestring[] · style: formArray of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter "ALL" is present, all possible includes are used (include=ALL).
WARNING: Individual include types (collection, relationship or ALL) cannot be combined together.
Enum values:usersuserGroupsfactsattributeslabelsmetricsdatasetsusermetaIncludestring[] · unique · style: formInclude Meta objects.
Included meta objects
Enum values:originallALL
Headers
X-GDC-VALIDATE-RELATIONSbooleanDefault: false
Responses
Request successfully processed
dataobject · requiredJSON:API representation of userDataFilter entity.
includedarray · uniqueIncluded resources
linksobject
Put a User Data Filter
path Parameters
workspaceIdstring · requiredobjectIdstring · required
query Parameters
filterstringFiltering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title=='Some Title';description=='desc'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty=='Value 123').
includestring[] · style: formArray of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter "ALL" is present, all possible includes are used (include=ALL).
WARNING: Individual include types (collection, relationship or ALL) cannot be combined together.
Enum values:usersuserGroupsfactsattributeslabelsmetricsdatasetsuser
Responses
Request successfully processed
dataobject · requiredJSON:API representation of userDataFilter entity.
includedarray · uniqueIncluded resources
linksobject
Delete a User Data Filter
path Parameters
workspaceIdstring · requiredobjectIdstring · required
query Parameters
filterstringFiltering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title=='Some Title';description=='desc'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty=='Value 123').
Responses
Successfully deleted
Patch a User Data Filter
path Parameters
workspaceIdstring · requiredobjectIdstring · required
query Parameters
filterstringFiltering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title=='Some Title';description=='desc'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty=='Value 123').
includestring[] · style: formArray of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter "ALL" is present, all possible includes are used (include=ALL).
WARNING: Individual include types (collection, relationship or ALL) cannot be combined together.
Enum values:usersuserGroupsfactsattributeslabelsmetricsdatasetsuser
Responses
Request successfully processed
dataobject · requiredJSON:API representation of userDataFilter entity.
includedarray · uniqueIncluded resources
linksobject
Get all Settings for Workspace Data Filters
path Parameters
workspaceIdstring · required
query Parameters
originstring · enumDefines scope of origin of objects. All by default.
Enum values:ALLPARENTSNATIVEDefault: ALLfilterstringFiltering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title=='Some Title';description=='desc'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty=='Value 123').
includestring[] · style: formArray of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter "ALL" is present, all possible includes are used (include=ALL).
WARNING: Individual include types (collection, relationship or ALL) cannot be combined together.
Enum values:workspaceDataFiltersworkspaceDataFilterALLpageintegerZero-based page index (0..N)
Default: 0sizeintegerThe size of the page to be returned
Default: 20sortstring[]Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
metaIncludestring[] · unique · style: formInclude Meta objects.
Included meta objects
Enum values:originpageallALL
Headers
X-GDC-VALIDATE-RELATIONSbooleanDefault: false
Responses
Request successfully processed
dataobject[] · unique · required
includedobject[] · uniqueIncluded resources
linksobjectmetaobject
Post Settings for Workspace Data Filters
path Parameters
workspaceIdstring · required
query Parameters
includestring[] · style: formArray of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter "ALL" is present, all possible includes are used (include=ALL).
WARNING: Individual include types (collection, relationship or ALL) cannot be combined together.
Enum values:workspaceDataFiltersworkspaceDataFilterALLmetaIncludestring[] · unique · style: formInclude Meta objects.
Included meta objects
Enum values:originallALL
Responses
Request successfully processed
dataobject · requiredJSON:API representation of workspaceDataFilterSetting entity.
includedobject[] · uniqueIncluded resources
linksobject
Get a Setting for Workspace Data Filter
path Parameters
workspaceIdstring · requiredobjectIdstring · required
query Parameters
filterstringFiltering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title=='Some Title';description=='desc'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty=='Value 123').
includestring[] · style: formArray of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter "ALL" is present, all possible includes are used (include=ALL).
WARNING: Individual include types (collection, relationship or ALL) cannot be combined together.
Enum values:workspaceDataFiltersworkspaceDataFilterALLmetaIncludestring[] · unique · style: formInclude Meta objects.
Included meta objects
Enum values:originallALL
Headers
X-GDC-VALIDATE-RELATIONSbooleanDefault: false
Responses
Request successfully processed
dataobject · requiredJSON:API representation of workspaceDataFilterSetting entity.
includedobject[] · uniqueIncluded resources
linksobject
Put a Settings for Workspace Data Filter
path Parameters
workspaceIdstring · requiredobjectIdstring · required
query Parameters
filterstringFiltering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title=='Some Title';description=='desc'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty=='Value 123').
includestring[] · style: formArray of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter "ALL" is present, all possible includes are used (include=ALL).
WARNING: Individual include types (collection, relationship or ALL) cannot be combined together.
Enum values:workspaceDataFiltersworkspaceDataFilterALL
Responses
Request successfully processed
dataobject · requiredJSON:API representation of workspaceDataFilterSetting entity.
includedobject[] · uniqueIncluded resources
linksobject
Delete a Settings for Workspace Data Filter
path Parameters
workspaceIdstring · requiredobjectIdstring · required
query Parameters
filterstringFiltering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title=='Some Title';description=='desc'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty=='Value 123').
Responses
Successfully deleted
Patch a Settings for Workspace Data Filter
path Parameters
workspaceIdstring · requiredobjectIdstring · required
query Parameters
filterstringFiltering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title=='Some Title';description=='desc'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty=='Value 123').
includestring[] · style: formArray of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter "ALL" is present, all possible includes are used (include=ALL).
WARNING: Individual include types (collection, relationship or ALL) cannot be combined together.
Enum values:workspaceDataFiltersworkspaceDataFilterALL
Request Body
dataobject · requiredJSON:API representation of patching workspaceDataFilterSetting entity.
Responses
Request successfully processed
dataobject · requiredJSON:API representation of workspaceDataFilterSetting entity.
includedobject[] · uniqueIncluded resources
linksobject
Get all Workspace Data Filters
path Parameters
workspaceIdstring · required
query Parameters
originstring · enumDefines scope of origin of objects. All by default.
Enum values:ALLPARENTSNATIVEDefault: ALLfilterstringFiltering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title=='Some Title';description=='desc'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty=='Value 123').
includestring[] · style: formArray of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter "ALL" is present, all possible includes are used (include=ALL).
WARNING: Individual include types (collection, relationship or ALL) cannot be combined together.
Enum values:workspaceDataFilterSettingsfilterSettingsALLpageintegerZero-based page index (0..N)
Default: 0sizeintegerThe size of the page to be returned
Default: 20sortstring[]Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
metaIncludestring[] · unique · style: formInclude Meta objects.
Included meta objects
Enum values:originpageallALL
Headers
X-GDC-VALIDATE-RELATIONSbooleanDefault: false
Responses
Request successfully processed
dataobject[] · unique · required
includedobject[] · uniqueIncluded resources
linksobjectmetaobject
Post Workspace Data Filters
path Parameters
workspaceIdstring · required
query Parameters
includestring[] · style: formArray of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter "ALL" is present, all possible includes are used (include=ALL).
WARNING: Individual include types (collection, relationship or ALL) cannot be combined together.
Enum values:workspaceDataFilterSettingsfilterSettingsALLmetaIncludestring[] · unique · style: formInclude Meta objects.
Included meta objects
Enum values:originallALL
Responses
Request successfully processed
dataobject · requiredJSON:API representation of workspaceDataFilter entity.
includedobject[] · uniqueIncluded resources
linksobject
Get a Workspace Data Filter
path Parameters
workspaceIdstring · requiredobjectIdstring · required
query Parameters
filterstringFiltering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title=='Some Title';description=='desc'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty=='Value 123').
includestring[] · style: formArray of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter "ALL" is present, all possible includes are used (include=ALL).
WARNING: Individual include types (collection, relationship or ALL) cannot be combined together.
Enum values:workspaceDataFilterSettingsfilterSettingsALLmetaIncludestring[] · unique · style: formInclude Meta objects.
Included meta objects
Enum values:originallALL
Headers
X-GDC-VALIDATE-RELATIONSbooleanDefault: false
Responses
Request successfully processed
dataobject · requiredJSON:API representation of workspaceDataFilter entity.
includedobject[] · uniqueIncluded resources
linksobject
Put a Workspace Data Filter
path Parameters
workspaceIdstring · requiredobjectIdstring · required
query Parameters
filterstringFiltering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title=='Some Title';description=='desc'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty=='Value 123').
includestring[] · style: formArray of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter "ALL" is present, all possible includes are used (include=ALL).
WARNING: Individual include types (collection, relationship or ALL) cannot be combined together.
Enum values:workspaceDataFilterSettingsfilterSettingsALL
Responses
Request successfully processed
dataobject · requiredJSON:API representation of workspaceDataFilter entity.
includedobject[] · uniqueIncluded resources
linksobject
Delete a Workspace Data Filter
path Parameters
workspaceIdstring · requiredobjectIdstring · required
query Parameters
filterstringFiltering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title=='Some Title';description=='desc'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty=='Value 123').
Responses
Successfully deleted
Patch a Workspace Data Filter
path Parameters
workspaceIdstring · requiredobjectIdstring · required
query Parameters
filterstringFiltering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title=='Some Title';description=='desc'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty=='Value 123').
includestring[] · style: formArray of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter "ALL" is present, all possible includes are used (include=ALL).
WARNING: Individual include types (collection, relationship or ALL) cannot be combined together.
Enum values:workspaceDataFilterSettingsfilterSettingsALL
Responses
Request successfully processed
dataobject · requiredJSON:API representation of workspaceDataFilter entity.
includedobject[] · uniqueIncluded resources
linksobject