get https://{api_url}/api/v5/admin//addresses
Retrieves a list of addresses.
Results are returned as a paginated list.
Log in to see full request history
Responses
404Not Found
Retrieves a list of addresses.
Results are returned as a paginated list.
404Not Found
xxxxxxxxxx
curl --request GET \
--url 'https://example.jrni.com/api/v5/admin/company_id/addresses?page=1&per_page=30' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: