Skip to content

Get transporter collection

GET
/rest/v1/transporter

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
filter[hasVouchers]

Filter by voucher support

Type
string
filter[sendWeight]

Filter by weight sending

Type
string
filter[eshopCalculatedCost]

Filter by eshop calculated cost

Type
string
filter[name.{locale}]

Filter by translated name (partial)

Type
string
sort

Sort order

Type
string
page

Page number

Type
integer
limit

Pagination limit

Type
integer
with

With relations (e.g., translations,settings,pricing)

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI