Web-hook Integration
Retrieve all setup employer and industry related information on the system
Get Employers
GET
https://<your_business_alias>.lenda.ng/ias/employer/employers
This endpoint allows you to fetch the employers on the system.
Query Parameters
Name
Type
Description
pageSize
string
Specify how many records you want to retrieve per page
pageNumber
string
Specify exactly what page you want to retrieve
searchParameter
string
Search employers by employer name
Headers
Name
Type
Description
Authentication*
string
The encoded combination of your public key and secret key (see the Test and go live section of the docs)
Last updated
Was this helpful?