Skip to content

Get a single transporter based on filters

GET
/rest/v1/transporter/item

Parameters

Query Parameters

filter[id]

Filter by transporter IDs

Type
string
filter[slug]

Filter by slug (partial)

Type
string
filter[active]

Filter by active status

Type
string
with

With relations

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI