Get Pactvera Parties
GET/public-api/v1/pactvera/get-pactvera-parties/:id
EndPoint Description : Retrieves all parties associated with a specific Pactvera record.
Details :
- Requires the Pactvera id as a path parameter.
- Returns each party's entity type, entity id, invite id, name, and email.
- Parties represent individuals or organizations involved in the Pactvera workflow.
Request
Responses
- 200
- 401
- 500
- default
Parties fetched successfully
Unauthorized – Invalid or missing token.
Internal Server Error