For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Contact Sales
DocsAPI reference
DocsAPI reference
  • API Reference
        • POSTCreate facility credentialing span
        • GETGet facility credentialing span
        • GETGet all facility credentialing spans
        • DELDelete facility credentialing span
        • PATCHUpdate facility credentialing span
        • POSTCreate provider credentialing span
        • GETGet provider credentialing span
        • GETGet all provider credentialing spans
        • DELDelete provider credentialing span
        • PATCHUpdate provider credentialing span
Contact Sales
LogoLogo
API ReferenceCredentialingV2

Get all facility credentialing spans

Beta
GET
/api/provider-credentialing-span/v2/facility
GET
/api/provider-credentialing-span/v2/facility
$curl https://api.joincandidhealth.com/api/provider-credentialing-span/v2/facility \
> -H "Authorization: Bearer <token>"
1{
2 "items": [
3 {
4 "contracting_provider": {
5 "npi": "npi",
6 "is_rendering": true,
7 "is_billing": true,
8 "provider_type": "INDIVIDUAL",
9 "license_type": "MD",
10 "organization_provider_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
11 "qualifications": [
12 {
13 "identifier_code": "MCR",
14 "identifier_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
15 "identifier_value": {
16 "type": "medicare_provider_identifier",
17 "provider_number": "provider_number",
18 "state": "AA"
19 },
20 "period": {
21 "start_date": "start_date",
22 "end_date": "end_date"
23 }
24 },
25 {
26 "identifier_code": "MCR",
27 "identifier_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
28 "identifier_value": {
29 "type": "medicare_provider_identifier",
30 "provider_number": "provider_number",
31 "state": "AA"
32 },
33 "period": {
34 "start_date": "start_date",
35 "end_date": "end_date"
36 }
37 }
38 ],
39 "first_name": "first_name",
40 "last_name": "last_name",
41 "organization_name": "organization_name",
42 "tax_id": "tax_id",
43 "taxonomy_code": "taxonomy_code",
44 "addresses": [
45 {
46 "address": {
47 "address1": "address1",
48 "city": "city",
49 "state": "AA",
50 "zip_code": "zip_code",
51 "zip_plus_four_code": "zip_plus_four_code",
52 "address2": "address2"
53 },
54 "address_type": "DEFAULT"
55 },
56 {
57 "address": {
58 "address1": "address1",
59 "city": "city",
60 "state": "AA",
61 "zip_code": "zip_code",
62 "zip_plus_four_code": "zip_plus_four_code",
63 "address2": "address2"
64 },
65 "address_type": "DEFAULT"
66 }
67 ],
68 "employment_start_date": "2023-01-15",
69 "employment_termination_date": "2023-01-15"
70 },
71 "credentialing_status": "work_in_progress",
72 "facility_credentialing_span_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
73 "is_enabled": true,
74 "payer": {
75 "payer_uuid": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
76 "payer_id": "payer_id",
77 "payer_name": "payer_name",
78 "availity_payer_name": "availity_payer_name",
79 "availity_claims_payer_id": "availity_claims_payer_id",
80 "availity_eligibility_id": "availity_eligibility_id",
81 "availity_remittance_payer_id": "availity_remittance_payer_id",
82 "street_address": {
83 "address1": "address1",
84 "city": "city",
85 "state": "AA",
86 "zip_code": "zip_code",
87 "zip_plus_four_code": "zip_plus_four_code",
88 "address2": "address2"
89 }
90 },
91 "service_facility": {
92 "organization_service_facility_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
93 "name": "name",
94 "aliases": [
95 "aliases",
96 "aliases"
97 ],
98 "telecoms": [
99 "telecoms",
100 "telecoms"
101 ],
102 "address": {
103 "address1": "address1",
104 "city": "city",
105 "state": "AA",
106 "zip_code": "zip_code",
107 "zip_plus_four_code": "zip_plus_four_code",
108 "address2": "address2"
109 },
110 "description": "description",
111 "external_id": "external_id",
112 "npi": "npi",
113 "place_of_service_code": "01",
114 "clia_number": "clia_number",
115 "mammography_certification_number": "mammography_certification_number",
116 "status": "active",
117 "operational_status": "C",
118 "mode": "instance",
119 "type": "DX",
120 "physical_type": "si"
121 },
122 "end_date": "2023-01-15",
123 "payer_loaded_date": "2023-01-15",
124 "start_date": "2023-01-15",
125 "submitted_date": "2023-01-15"
126 },
127 {
128 "contracting_provider": {
129 "npi": "npi",
130 "is_rendering": true,
131 "is_billing": true,
132 "provider_type": "INDIVIDUAL",
133 "license_type": "MD",
134 "organization_provider_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
135 "qualifications": [
136 {
137 "identifier_code": "MCR",
138 "identifier_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
139 "identifier_value": {
140 "type": "medicare_provider_identifier",
141 "provider_number": "provider_number",
142 "state": "AA"
143 },
144 "period": {
145 "start_date": "start_date",
146 "end_date": "end_date"
147 }
148 },
149 {
150 "identifier_code": "MCR",
151 "identifier_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
152 "identifier_value": {
153 "type": "medicare_provider_identifier",
154 "provider_number": "provider_number",
155 "state": "AA"
156 },
157 "period": {
158 "start_date": "start_date",
159 "end_date": "end_date"
160 }
161 }
162 ],
163 "first_name": "first_name",
164 "last_name": "last_name",
165 "organization_name": "organization_name",
166 "tax_id": "tax_id",
167 "taxonomy_code": "taxonomy_code",
168 "addresses": [
169 {
170 "address": {
171 "address1": "address1",
172 "city": "city",
173 "state": "AA",
174 "zip_code": "zip_code",
175 "zip_plus_four_code": "zip_plus_four_code",
176 "address2": "address2"
177 },
178 "address_type": "DEFAULT"
179 },
180 {
181 "address": {
182 "address1": "address1",
183 "city": "city",
184 "state": "AA",
185 "zip_code": "zip_code",
186 "zip_plus_four_code": "zip_plus_four_code",
187 "address2": "address2"
188 },
189 "address_type": "DEFAULT"
190 }
191 ],
192 "employment_start_date": "2023-01-15",
193 "employment_termination_date": "2023-01-15"
194 },
195 "credentialing_status": "work_in_progress",
196 "facility_credentialing_span_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
197 "is_enabled": true,
198 "payer": {
199 "payer_uuid": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
200 "payer_id": "payer_id",
201 "payer_name": "payer_name",
202 "availity_payer_name": "availity_payer_name",
203 "availity_claims_payer_id": "availity_claims_payer_id",
204 "availity_eligibility_id": "availity_eligibility_id",
205 "availity_remittance_payer_id": "availity_remittance_payer_id",
206 "street_address": {
207 "address1": "address1",
208 "city": "city",
209 "state": "AA",
210 "zip_code": "zip_code",
211 "zip_plus_four_code": "zip_plus_four_code",
212 "address2": "address2"
213 }
214 },
215 "service_facility": {
216 "organization_service_facility_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
217 "name": "name",
218 "aliases": [
219 "aliases",
220 "aliases"
221 ],
222 "telecoms": [
223 "telecoms",
224 "telecoms"
225 ],
226 "address": {
227 "address1": "address1",
228 "city": "city",
229 "state": "AA",
230 "zip_code": "zip_code",
231 "zip_plus_four_code": "zip_plus_four_code",
232 "address2": "address2"
233 },
234 "description": "description",
235 "external_id": "external_id",
236 "npi": "npi",
237 "place_of_service_code": "01",
238 "clia_number": "clia_number",
239 "mammography_certification_number": "mammography_certification_number",
240 "status": "active",
241 "operational_status": "C",
242 "mode": "instance",
243 "type": "DX",
244 "physical_type": "si"
245 },
246 "end_date": "2023-01-15",
247 "payer_loaded_date": "2023-01-15",
248 "start_date": "2023-01-15",
249 "submitted_date": "2023-01-15"
250 }
251 ],
252 "next_page_token": "next_page_token",
253 "prev_page_token": "prev_page_token"
254}
Was this page helpful?
Previous

Delete facility credentialing span

Next
Built with

Authentication

AuthorizationBearer

OAuth authentication of the form <token>.

Query parameters

limitintegerOptional
Maximum number of entities per page, defaults to 100.
page_tokenstringOptional
payer_uuidUUIDOptional
Filter by payer.
contracting_provider_idUUIDOptional
Filter to a particular contracting provider.
service_facility_idUUIDOptional
Filter to a particular service facility.

Response

This endpoint returns an object.
itemslist of objects
next_page_tokenstring
prev_page_tokenstring

Errors

403
Unauthorized Error
422
Unprocessable Entity Error