Skip to main content
GET
Get a submission

Authorizations

x-api-key
string
header
required

API key in the format sk_live_<token> (production) or sk_test_<token> (sandbox). Contact Cove to obtain your API key.

Path Parameters

id
string<uuid>
required

Resource UUID

Response

Submission details

id
string<uuid>
tradeline_id
string<uuid>
bureau
enum<string>
Available options:
equifax,
transunion,
experian
metro2_file_id
string<uuid> | null
submission_date
string<date>
status
enum<string>

Lifecycle status of a bureau submission

Available options:
pending,
submitted,
accepted,
rejected,
error
response_code
string | null
response_message
string | null
error_details
string | null
retry_count
integer
created_at
string<date-time>
updated_at
string<date-time>