# Facets API (Version 1)

By using this API you can get information about facets in Symbio.

## Returns all facet information.
The result can be filtered by specifying a facet kind (e. g. Business).

 - [GET /{storagecollection}/{tenant}/_api/v1/facets](https://developer.celonis.com/cpm/developer/openapi/openapi/facets-api-(version-1)/facetsv1_get.md)

## Returns information about the facet with the specified identifier.

 - [GET /{storagecollection}/{tenant}/_api/v1/facets/{id}](https://developer.celonis.com/cpm/developer/openapi/openapi/facets-api-(version-1)/facetsv1_getbyid.md)

