Job Profiles
Get job profile
curl -X GET "https://example.com/api/public/v3/job_profiles/0"{ "data": { "id": 0, "name": "string", "fields": {}, "created_at": "string", "updated_at": "string", "job_group": { "id": 0, "name": "string" } }}