Skip to main content

List of all maps in an event

For an selected event a collection of maps are fetched

Responses
200

ResourceListResponse

Schema
resource object[]
default

Error Response

Schema
code int32

Error code.

message string

String description of the error.

fetchEventMaps
GET /maps
Accept
https://adminapi.eventify.io
curl -L 'https://adminapi.eventify.io/maps' \
-H 'Accept: application/json'