Get the headers for the get shapes operation

head/admin/config/shapes
Internal-Use Only

Returns the headers for the get shapes operation.

Request Samples

1

Response Samples

1No example avaliable

Query Parameters

NameTypeRequiredDescription
fields
string
false

A comma-separated list of the GeoJSON shape properties to include in the response.

filter
string
false

The criteria by which to filter the GeoJSON shapes. The filter supports only the "contains" and "and" operators on the name and group properties.

limit
integer
false

The maximum number of GeoJSON shapes to include in each page.

Default:
10
sortBy
string
false

The criteria by which to sort the GeoJSON shapes.

start
integer
false

The index of the first GeoJSON shape to include in the current page.

Default:
0

Responses

StatusMeaningDescription
200OKThe request succeeded.