get https://{api_url}/api/v5//packages
Retrieves a list of packages.
Log in to see full request history
Response
200List Packages
Retrieves a list of packages.
200List Packages
xxxxxxxxxx
curl --request GET \
--url https://example.jrni.com/api/v5/company_id/packages \
--header 'accept: application/json'
Try It!
to start a request and see the response here!