Skip to content
On this page

EPA Evidence Data

The following is a list of data fields returned by the ACE360 Connect EPA evidence endpoints. We've written this reference guide to help you better understand the data you receive from Connect.

Contents

id

Example:

json
"id": 600

This is the unique identifier for an apprentice's EPA evidence in ACE360.

apprenticeId

Example:

json
"apprenticeId": 247

This is the unique identifier for an apprentice in ACE360.

epaAttemptId

Example:

json
"epaAttemptId": 123

This is the unique identifier for an EPA attempt in ACE360.

epaComponentAttemptId

Example:

json
"epaComponentAttemptId": 488

This is the unique identifier for an EPA component attempt in ACE360.

epaId

Example:

json
"epaId": 3400

This is the unique identifier for an EPA component in ACE360.

epaType

Example:

json
"epaType": "Presentation or showcase"

This is the name of an EPA component in ACE360.

notes

Example:

json
"notes": "Evidence notes"

These are the notes of the EPA evidence in ACE360.

fileId

Example:

json
"fileId": 461

This is the unique identifier for an EPA evidence file uploaded in ACE360.

fileName

Example:

json
"fileName": "name.jpg"

This is the name of the EPA evidence file uploaded in ACE360.

uploadedByUserId

Example:

json
"uploadedByUserId": 16

This is the ID of the user who uploaded the EPA evidence.

uploadedAt

Example:

json
"uploadedAt": "2025-03-15 11:26:02"

This is the date the EPA component was graded in ACE360.