Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

project_id
string
required
page_size
integer<int32>
page_token
string
filter
string

Filter the result-set by properties using a subset of the Kibana Query Language. Currently, motto_entity_type is the only supported filter. E.g. motto_entity_type:stadium.

Response

OK

entity_mappings
object[]
next_page_token
string