Get Employments

Retrieves the employment history for a given individual 'identifier' (CURP). Requires a prior successful verification that yielded employment data. Results can be paginated and filtered by date range of employment.

Path Params
string
required

The CURP (identifier) of the individual.

Query Params
integer
Defaults to 1

Page number for pagination.

integer
Defaults to 100

Number of items per page.

date

Optional. Filters employment records to include those where the employment period overlaps with or starts on/after this date (YYYY-MM-DD).

date

Optional. Filters employment records to include those where the employment period overlaps with or ends on/before this date (YYYY-MM-DD).

string
enum

Optional. Filters employment records by institution. If not provided, records from all institutions are returned.

Allowed:
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json