> For the complete documentation index, see [llms.txt](https://inflab-1.gitbook.io/rallit/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://inflab-1.gitbook.io/rallit/to-rallit/position-api/api-3.md).

# 채용 공고 조회 API

## 채용 공고 조회 API

<mark style="color:blue;">`GET`</mark> `https://partners-business.rallit.com/api/v1/partner/position/:id`

#### Path Parameters

| Name                                 | Type   | Description |
| ------------------------------------ | ------ | ----------- |
| id<mark style="color:red;">\*</mark> | String | 채용 공고 아이디   |

{% tabs %}
{% tab title="200: OK 성공" %}
{% tabs %}
{% tab title="성공" %}

| Field Name           | Type      | Description                                                                   |
| -------------------- | --------- | ----------------------------------------------------------------------------- |
| title                | String    | 채용 공고명                                                                        |
| status               | String    | <p>채용 공고 상태값</p><p></p><p>INACTIVE : 연동안함<br>ACTIVE : 개시중<br>CLOSE : 모집마감</p> |
| jobGroup             | String    | 직군                                                                            |
| jobs                 | String\[] | 직무 목록                                                                         |
| jobSkillKeywords     | String\[] | 스킬 키워드 목록                                                                     |
| link                 | String    | 채용 공고 링크 url                                                                  |
| joinReward           | String    | 입사 축하금                                                                        |
| freeQuestionContents | String\[] | 자유 질문 내용 목록                                                                   |
| {% endtab %}         |           |                                                                               |
| {% endtabs %}        |           |                                                                               |
| {% endtab %}         |           |                                                                               |
| {% endtabs %}        |           |                                                                               |
