- 開発
- CMS Developer Docs
- Returns a GeoJSON that has a list of items as features.
Returns a GeoJSON that has a list of items as features.
GET
/{workspaceIdOrAlias}/projects/{projectIdOrAlias}/models/{modelIdOrKey}/items.geojson
Returns a GeoJSON that has a list of items as features.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” workspaceIdOrAlias
required
string
ID or alias of the workspace
projectIdOrAlias
required
string
ID or alias of the project
modelIdOrKey
required
string
ID or key of the model in the project
Query Parameters
Section titled “Query Parameters ” page
integer
Used to select the page
perPage
integer
Used to select the page
ref
string
Used to select a ref or ver
Responses
Section titled “ Responses ”A GeoJSON object
object
Invalid request parameter value
Access token is missing or invalid
Not found
Internal server error