회원 제안 목록 조회

회원이 받은 제안 목록을 조회합니다.

Authentication

AuthorizationBearer

Send a JWT access token with the Authorization header as Bearer <token>.

Query parameters

statusstringOptional

상태 필터 (pending, confirmed, declined, expired, cancelled)

Response

조회 성공

proposalslist of objects
pending_countinteger

Errors

401
Unauthorized Error
403
Forbidden Error