Skip to main content
POST
View service attempt

Authorizations

Authorization
string
header
required

access token

Body

application/json
caseID
string
required

Case identifier

Example:

"2025-08-00292"

attemptID
string<uuid>
required

Service attempt identifier

Example:

"2720f109-0caf-4c62-af22-5d08c853711c"

Response

Successfully retrieved service attempt details

id
string<uuid>
Example:

"2720f109-0caf-4c62-af22-5d08c853711c"

created
string<date-time>
Example:

"2025-08-15T10:30:00.000Z"

method
string

Delivery method (email, mail, manual)

Example:

"email"

status
string

Current status of the attempt

Example:

"delivered"

recipientInfo
object | null

Information about the recipient

noticeFilingId
string<uuid> | null

Filing ID for notice of service document

Example:

"3820f109-0caf-4c62-af22-5d08c853711d"

proofFilingId
string<uuid> | null

Filing ID for proof of service document

Example:

"4920f109-0caf-4c62-af22-5d08c853711e"

evidenceIds
string<uuid>[] | null

Evidence attachments included with service

sentAt
string<date-time> | null

Timestamp when service was sent

Example:

"2025-08-15T11:00:00.000Z"

deliveredAt
string<date-time> | null

Timestamp when service was delivered

Example:

"2025-08-15T14:30:00.000Z"

deliveryDetails
object | null

Details about delivery confirmation