GovTribe

Teaming match data type

A connection between one prime teaming interest and one sub teaming interest on the same federal contract opportunity.

Notes

A teaming match is visible only to the two participants (the prime and sub interest owners). Vendor identities are masked on each side until either party accepts; the first acceptance reveals the other party's vendor name and logo in both the GovTribe UI and the match's conversation. Declined, withdrawn, and expired matches stop appearing in agent retrieval. See the Teaming match MCP response for the full field shape, including the viewer_context snapshot agents use to decide between responding and withdrawing.

A match's status is one of:

  • pending: Waiting on the recipient to respond.
  • accepted: Both sides accepted, and vendor identities are revealed.
  • declined: The recipient declined.
  • withdrawn: The requester withdrew it.
  • expired: The request passed its deadline without a response.

Attributes

FieldTypeAttribute
govtribe_idstringGovTribe ID
govtribe_typestringGovTribe type
govtribe_urlstringGovTribe URL
namestringName
statusstring | nullStatus
rationalestring | nullRationale
requester_user_model_idstringRequester user ID
withdrawn_by_user_model_idstring | nullWithdrawn by user ID
expires_atstring | nullExpires at
created_atstring | nullCreated at
updated_atstring | nullUpdated at
prime_accepted_atstring | nullPrime accepted at
sub_accepted_atstring | nullSub accepted at
first_recipient_message_atstring | nullFirst recipient message at
response_timenumber | nullResponse time
prime_teaming_interestrelationshipPrime teaming interest
sub_teaming_interestrelationshipSub teaming interest
viewer_contextobject | nullViewer context
feedback_for_meobject | nullFeedback for me
feedback_from_other_partyobject | nullFeedback from other party
conversation_summaryobject | nullConversation summary

On this page