Skip to content

Get a single legal-acceptance by id

GET
/legal-acceptances/{id}
id
required
string

DocumentId

OK

object
data
object
legal_document
required
One of:

DocumentId reference to api::legal-document.legal-document

string
user
One of:

DocumentId reference to plugin::users-permissions.user

string
organisation
One of:

DocumentId reference to api::organisation.organisation

string
accepted_at
required
string format: date-time
ip_address
string
user_agent
string
document_version
string
document_type
string
status
string
Allowed values: pending signed countersigned revoked
signed_name
string
signed_title
string
signed_ip
string
countersigned_at
string format: date-time
countersigned_by
string
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
nullable

Missing or invalid authentication

Not authorized (tenant scope or capability)

Not found