List All Experiences of Profile-Id
Developing
GET
/profiles/{profileId}/experiences
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.aladia.io/v2/profiles/66692da30981c8979374844e/experiences' \
--header 'apikey: '
Response Response Example
200 - Success
{
"data": [
{
"id": "670775694daebf393b266ea1",
"profileId": "670775694daebf393b266ea1",
"name": "Central Markets Director",
"authority": "Reichel, Collier and Price",
"jobType": "@_<o\\H$*:Q",
"contractType": "?H}0%\"Ju}k",
"degree": "k-lW1mXBjt",
"fieldOfStudy": "(RIwUfEUDC",
"type": "study",
"certificateType": "external",
"certificateId": "670775694daebf393b266ea1",
"skills": [
"6l{,gVhy5h",
"|Vv`H+V,1+",
"69wYQ+xB+v"
],
"description": "Forward",
"address": "Hoboken",
"link": "https://negative-exhibit.info",
"startDate": "2024-04-15T11:30:53.114Z",
"endDate": "2025-04-15T05:51:53.842Z",
"organization": {
"id": "670775694daebf393b266ea1",
"name": "Watsica, Beer and Upton",
"picture": "https://loremflickr.com/640/480/cats",
"domain": "be'}BL}VRb"
},
"brand": {
"id": "670775694daebf393b266ea1",
"name": "aspernatur inventore dolorum",
"domain": "plastic-nondisclosure.com",
"picture": "https://loremflickr.com/640/480/city",
"aladiaOrganization": true
},
"createdAt": "1991-11-27",
"updatedAt": "2010-02-25"
},
{
"id": "670775694daebf393b266ea1",
"profileId": "670775694daebf393b266ea1",
"name": "Legacy Infrastructure Orchestrator",
"authority": "Russel, Ziemann and Mertz",
"jobType": "K>4nqA_i$4",
"contractType": "g}6}s(suc6",
"degree": ".$Gg>+j+!,",
"fieldOfStudy": "?h.Rx;P}{m",
"type": "study",
"certificateType": "external",
"certificateId": "670775694daebf393b266ea1",
"skills": [
"Oa5DA$&Y9|",
"i7hd4g@.L6"
],
"description": "Future",
"address": "Casas Adobes",
"link": "https://spotless-query.info",
"startDate": "2024-09-08T23:08:19.185Z",
"endDate": "2025-01-18T18:30:44.337Z",
"organization": {
"id": "670775694daebf393b266ea1",
"name": "Rath, Zulauf and Swaniawski",
"picture": "https://loremflickr.com/640/480/people",
"domain": "0&^ZZx_Z50"
},
"brand": {
"id": "670775694daebf393b266ea1",
"name": "numquam reiciendis hic",
"domain": "admired-kiosk.org",
"picture": "https://loremflickr.com/640/480/animals",
"aladiaOrganization": true
},
"createdAt": "1956-05-24",
"updatedAt": "2003-02-26"
}
],
"cursor": {
"next": null,
"prev": null,
"totalItems": 92387073
}
}
Request
Path Params
profileId
stringÂ
required
Example:
66692da30981c8979374844e
Header Params
apikey
stringÂ
optional
Example:
{{apikey}}
Responses
Modified at 2025-04-12 09:40:59