Skip to main content
GET
Get a Eoi

Authorizations

Authorization
string
header
required

OAuth 2.0 client credentials. The access token from POST /oauth/token is sent as a bearer token. Request only the scopes you need.

zivio-tenant-id
string
header
required

Your Zivio organisation identifier. The regional API endpoints serve every Zivio organisation, so each request must identify yours.

Path Parameters

id
integer
required

Eoi ID

Response

Eoi details

id
integer
title
string
description
string
status
enum<string>
Available options:
draft,
pending,
rejected,
open,
closed,
cancelled
Example:

"draft"

submission_deadline
string
time_zone
string
submission_deadline_visibility
boolean
Example:

true

eoi_matches_count
integer
skill_category
object | null
skill_subcategory
object | null
skill_category_tier3
object | null
skills
object[]
owner
object | null
approver
object | null
client_org
object | null
ended_at
string
cancellation_reason
string
custom_fields
object

Key-value pairs of custom field data

cancelled_by
object | null
cancelled_at
string
created_at
string
updated_at
string
project
object | null