# Current Employments Mexico The Current Employments resource provides real-time access to the current employment status of individuals in Mexico. This resource offers detailed information about whether an individual is currently employed or unemployed, along with their active employment records. ## List current employments - [GET /api/mx/current-employments/](https://developers.belvo.com/apis/belvoopenapispec/current-employments-mexico/listcurrentemployments.md): {% admonition type="success" name="Coming Soon!" %} This resource is currently in development and as such certain field names or values may change. {% /admonition %} ## ▶️ Usage With the List Current Employments method, you can: 1. List current employments related to a specific (using the query parameter). 2. Get the details of a specific (using the query parameter). 3. List all current employments related to your Belvo account (without using any query parameters). ## 📖 Pagination This method returns a paginated response (default: 100 items per page). You can use the query parameter to increase the number of items returned to a maximum of 1000 items. You can use the query parameter to navigate through the results. For more details on how to navigate Belvo's paginated responses, see our Pagination Tips article. ## 🔦 Filtering Responses Please see the query list below for a list of fields that you can filter your responses by. For more information on how to use filters, see our Filtering responses article. ## Retrieve current employments - [POST /api/mx/current-employments/](https://developers.belvo.com/apis/belvoopenapispec/current-employments-mexico/retrievecurrentemployments.md): {% admonition type="success" name="Coming Soon!" %} This resource is currently in development and as such certain field names or values may change. {% /admonition %} Retrieve current employment information for a specific . ## Get current employment details - [GET /api/mx/current-employments/{id}/](https://developers.belvo.com/apis/belvoopenapispec/current-employments-mexico/getcurrentemploymentdetails.md): {% admonition type="success" name="Coming Soon!" %} This resource is currently in development and as such certain field names or values may change. {% /admonition %} Get the details of a specific current employment record. ## Delete current employment - [DELETE /api/mx/current-employments/{id}/](https://developers.belvo.com/apis/belvoopenapispec/current-employments-mexico/deletecurrentemployment.md): {% admonition type="success" name="Coming Soon!" %} This resource is currently in development and as such certain field names or values may change. {% /admonition %} Delete a specific current employment record from your Belvo account.