情報センターAPI (自動運転車両取得) (1.0.0)

Download OpenAPI specification:Download

情報センターの自動運転車両取得API

AutonomousCar

自動運転車両API

自動運転車両の一覧を取得する。

自動運転車両の一覧を取得する。

Authorizations:
bearerAuth
query Parameters
page
integer
Default: 1

一覧のページ番号

pageSize
integer
Default: 1000

1ページ当たりの項目数

Responses

Response samples

Content type
application/json
{
  • "count": 0,
  • "results": [
    ]
}