Skip to main content
GET
/
v1
/
proposals
/
{id}
/
signature
Get signature status
curl --request GET \
  --url https://api.propal.io/v1/proposals/{id}/signature \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.propal.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key in format: pp_live_xxxxxxxxxxxxxxxxxxxxxxxx

Path Parameters

id
string<uuid>
required

Proposal UUID

Response

object | null

Signature status

{key}
unknown