Query parameters

  • subject string

Responses

  • 200

    OK

    Hide headers attributes Show headers attributes
    • Cross-Origin-Embedder-Policy string
    • Cross-Origin-Opener-Policy string
    • Cross-Origin-Resource-Policy string
    • Origin-Agent-Cluster string
    • Referrer-Policy string
    • Strict-Transport-Security string
    • X-Content-Type-Options string
    • X-DNS-Prefetch-Control string
    • X-Download-Options string
    • X-Frame-Options string
    • X-Permitted-Cross-Domain-Policies string
    • X-XSS-Protection integer
    • Access-Control-Allow-Origin string
    • Access-Control-Allow-Credentials boolean
    • Retry-After number
    • X-RateLimit-Limit integer
    • X-RateLimit-Remaining integer
    • X-RateLimit-Reset string
    • x-powered-by string
    • Content-Type string
    • Content-Length integer
    • ETag string
    • Date string
    • Connection string
    • Keep-Alive string
  • 401

    Unauthorized

    Hide headers attributes Show headers attributes
    • Cross-Origin-Embedder-Policy string
    • Cross-Origin-Opener-Policy string
    • Cross-Origin-Resource-Policy string
    • Origin-Agent-Cluster string
    • Referrer-Policy string
    • Strict-Transport-Security string
    • X-Content-Type-Options string
    • X-DNS-Prefetch-Control string
    • X-Download-Options string
    • X-Frame-Options string
    • X-Permitted-Cross-Domain-Policies string
    • X-XSS-Protection integer
    • Access-Control-Allow-Origin string
    • Access-Control-Allow-Credentials boolean
    • Retry-After number
    • X-RateLimit-Limit integer
    • X-RateLimit-Remaining integer
    • X-RateLimit-Reset string
    • x-powered-by string
    • Content-Type string
    • Content-Length integer
    • ETag string
    • Date string
    • Connection string
    • Keep-Alive string
GET /courses/search-all
curl \
 -X GET http://localhost:3003/api/dev/courses/search-all \
 -H "Authorization: Bearer $ACCESS_TOKEN"
Response examples (200)
# Headers
Cross-Origin-Embedder-Policy: require-corp
Cross-Origin-Opener-Policy: same-origin
Cross-Origin-Resource-Policy: same-origin
Origin-Agent-Cluster: ?1
Referrer-Policy: no-referrer
Strict-Transport-Security: max-age=15552000; includeSubDomains
X-Content-Type-Options: nosniff
X-DNS-Prefetch-Control: off
X-Download-Options: noopen
X-Frame-Options: SAMEORIGIN
X-Permitted-Cross-Domain-Policies: none
X-XSS-Protection: 0
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Retry-After: 119.699
X-RateLimit-Limit: 100
X-RateLimit-Remaining: 88
X-RateLimit-Reset: Tue Sep 05 2023 16:44:05 GMT+0100 (Central European Standard Time)
x-powered-by: TUNISIAN RED CRESSCENT
Content-Type: application/json; charset=utf-8
Content-Length: 12841
ETag: W/"3229-0SQVDJBU46FXKlmFHGSZ6UZ5lZ4"
Date: Tue, 05 Sep 2023 15:42:05 GMT
Connection: keep-alive
Keep-Alive: timeout=5

# Payload
{
  "code": 200,
  "result": {
    "count": 7,
    "courses": [
      {
        "courseId": "3c32fa27-ff9a-4a1f-a6b6-705e056b2279",
        "DoC": "2023-09-04T05:55:15.000Z",
        "createdBy": {
          "name": "Mohamed Hassen",
          "email": "mohamedhassen.jahha@assistdigital.com",
          "phone": "58076667",
          "avatar": null,
          "userId": "af7c1fe6-d669-414e-b066-e9733f0de7a8",
          "lastName": "JAHHA",
          "phoneCode": "+216",
          "committeesID": "af7c1fe6-d669-414e-b066-e9733f0de7a8"
        },
        "lastUpdatedBy": {
          "name": "Mohamed Hassen",
          "email": "mohamedhassen.jahha@assistdigital.com",
          "phone": "58076667",
          "avatar": null,
          "userId": "af7c1fe6-d669-414e-b066-e9733f0de7a8",
          "lastName": "JAHHA",
          "phoneCode": "+216",
          "committeesID": "af7c1fe6-d669-414e-b066-e9733f0de7a8"
        },
        "lastUpdate": null,
        "courseTitle": "Sample Course 1",
        "courseSubTitle": "Subtitle for Sample Course 1",
        "description": "Description of Sample Course 1",
        "subject": "Sample Subject 1",
        "price": 100,
        "dateStart": "2023-08-31T23:00:00.000Z",
        "dateEnd": "2023-09-29T23:00:00.000Z",
        "prerequisites": null,
        "keywords": "[]",
        "courseType": "FIRST-AID",
        "sectionOfMatter": "SECOURISME",
        "isPublic": 1,
        "accessCode": null,
        "isOpenToRegister": 1,
        "isOnline": 1,
        "language": "EN",
        "minAge": 18,
        "maxAge": 65,
        "minParticipants": 10,
        "maxParticipants": 20,
        "coverPicture": "sample-cover-image-url",
        "gallery": "{\"image1\": \"url1\", \"image2\": \"url2\"}",
        "location": "Sample Location",
        "region": "Sample Region",
        "city": "Sample City",
        "contactPerson": "John Doe",
        "contactPhone": "123-456-7890",
        "contactEmail": "john@example.com",
        "isCertified": 1,
        "isPublished": 1,
        "isPayableOnLine": 0,
        "committeesID": "af7c1fe6-d669-414e-b066-e9733f0de7a8",
        "isArchived": 0,
        "committee": {
          "city": "Tunis",
          "region": "Tunis",
          "adresse": "19, Rue d'Angleterre",
          "nameArabe": "الهيئة المركزية",
          "nameLatin": "Comité central",
          "committeesID": "af7c1fe6-d669-414e-b066-e9733f0de7a8",
          "primaryEmail": "contact@croissant-rouge.tn",
          "primaryPhone": "+21671325572",
          "secondaryEmail": null,
          "secondaryPhone": "+21671320630"
        }
      },
      {
        "courseId": "4db43bd7-788a-4d17-8721-a86d8eadd13a",
        "DoC": "2023-09-04T05:54:36.000Z",
        "createdBy": {
          "name": "Mohamed Hassen",
          "email": "mohamedhassen.jahha@assistdigital.com",
          "phone": "58076667",
          "avatar": null,
          "userId": "af7c1fe6-d669-414e-b066-e9733f0de7a8",
          "lastName": "JAHHA",
          "phoneCode": "+216",
          "committeesID": "af7c1fe6-d669-414e-b066-e9733f0de7a8"
        },
        "lastUpdatedBy": {
          "name": "Mohamed Hassen",
          "email": "mohamedhassen.jahha@assistdigital.com",
          "phone": "58076667",
          "avatar": null,
          "userId": "af7c1fe6-d669-414e-b066-e9733f0de7a8",
          "lastName": "JAHHA",
          "phoneCode": "+216",
          "committeesID": "af7c1fe6-d669-414e-b066-e9733f0de7a8"
        },
        "lastUpdate": null,
        "courseTitle": "Sample Course 1",
        "courseSubTitle": "Subtitle for Sample Course 1",
        "description": "Description of Sample Course 1",
        "subject": "Sample Subject 1",
        "price": 100,
        "dateStart": "2023-08-31T23:00:00.000Z",
        "dateEnd": "2023-09-29T23:00:00.000Z",
        "prerequisites": null,
        "keywords": "[]",
        "courseType": "FIRST-AID",
        "sectionOfMatter": "SECOURISME",
        "isPublic": 1,
        "accessCode": null,
        "isOpenToRegister": 1,
        "isOnline": 1,
        "language": "EN",
        "minAge": 18,
        "maxAge": 65,
        "minParticipants": 10,
        "maxParticipants": 20,
        "coverPicture": "sample-cover-image-url",
        "gallery": "{\"image1\": \"url1\", \"image2\": \"url2\"}",
        "location": "Sample Location",
        "region": "Sample Region",
        "city": "Sample City",
        "contactPerson": "John Doe",
        "contactPhone": "123-456-7890",
        "contactEmail": "john@example.com",
        "isCertified": 1,
        "isPublished": 1,
        "isPayableOnLine": 0,
        "committeesID": "af7c1fe6-d669-414e-b066-e9733f0de7a8",
        "isArchived": 0,
        "committee": {
          "city": "Tunis",
          "region": "Tunis",
          "adresse": "19, Rue d'Angleterre",
          "nameArabe": "الهيئة المركزية",
          "nameLatin": "Comité central",
          "committeesID": "af7c1fe6-d669-414e-b066-e9733f0de7a8",
          "primaryEmail": "contact@croissant-rouge.tn",
          "primaryPhone": "+21671325572",
          "secondaryEmail": null,
          "secondaryPhone": "+21671320630"
        }
      },
      {
        "courseId": "98fb385b-e066-442f-9808-37d8240a8949",
        "DoC": "2023-09-04T05:56:21.000Z",
        "createdBy": {
          "name": "Mohamed Hassen",
          "email": "mohamedhassen.jahha@assistdigital.com",
          "phone": "58076667",
          "avatar": null,
          "userId": "af7c1fe6-d669-414e-b066-e9733f0de7a8",
          "lastName": "JAHHA",
          "phoneCode": "+216",
          "committeesID": "af7c1fe6-d669-414e-b066-e9733f0de7a8"
        },
        "lastUpdatedBy": {
          "name": "Mohamed Hassen",
          "email": "mohamedhassen.jahha@assistdigital.com",
          "phone": "58076667",
          "avatar": null,
          "userId": "af7c1fe6-d669-414e-b066-e9733f0de7a8",
          "lastName": "JAHHA",
          "phoneCode": "+216",
          "committeesID": "af7c1fe6-d669-414e-b066-e9733f0de7a8"
        },
        "lastUpdate": null,
        "courseTitle": "Sample Course 1",
        "courseSubTitle": "Subtitle for Sample Course 1",
        "description": "Description of Sample Course 1",
        "subject": "Sample Subject 1",
        "price": 100,
        "dateStart": "2023-08-31T23:00:00.000Z",
        "dateEnd": "2023-09-29T23:00:00.000Z",
        "prerequisites": null,
        "keywords": "[]",
        "courseType": "FIRST-AID",
        "sectionOfMatter": "SECOURISME",
        "isPublic": 1,
        "accessCode": null,
        "isOpenToRegister": 1,
        "isOnline": 1,
        "language": "EN",
        "minAge": 18,
        "maxAge": 65,
        "minParticipants": 10,
        "maxParticipants": 20,
        "coverPicture": "sample-cover-image-url",
        "gallery": "{\"image1\": \"url1\", \"image2\": \"url2\"}",
        "location": "Sample Location",
        "region": "Sample Region",
        "city": "Sample City",
        "contactPerson": "John Doe",
        "contactPhone": "123-456-7890",
        "contactEmail": "john@example.com",
        "isCertified": 1,
        "isPublished": 1,
        "isPayableOnLine": 0,
        "committeesID": "af7c1fe6-d669-414e-b066-e9733f0de7a8",
        "isArchived": 0,
        "committee": {
          "city": "Tunis",
          "region": "Tunis",
          "adresse": "19, Rue d'Angleterre",
          "nameArabe": "الهيئة المركزية",
          "nameLatin": "Comité central",
          "committeesID": "af7c1fe6-d669-414e-b066-e9733f0de7a8",
          "primaryEmail": "contact@croissant-rouge.tn",
          "primaryPhone": "+21671325572",
          "secondaryEmail": null,
          "secondaryPhone": "+21671320630"
        }
      },
      {
        "courseId": "cda0987e-0ef1-4b61-9cae-c08666b3b1b2",
        "DoC": "2023-09-04T05:52:45.000Z",
        "createdBy": {
          "name": "Mohamed Hassen",
          "email": "mohamedhassen.jahha@assistdigital.com",
          "phone": "58076667",
          "avatar": null,
          "userId": "af7c1fe6-d669-414e-b066-e9733f0de7a8",
          "lastName": "JAHHA",
          "phoneCode": "+216",
          "committeesID": "af7c1fe6-d669-414e-b066-e9733f0de7a8"
        },
        "lastUpdatedBy": {
          "name": "Mohamed Hassen",
          "email": "mohamedhassen.jahha@assistdigital.com",
          "phone": "58076667",
          "avatar": null,
          "userId": "af7c1fe6-d669-414e-b066-e9733f0de7a8",
          "lastName": "JAHHA",
          "phoneCode": "+216",
          "committeesID": "af7c1fe6-d669-414e-b066-e9733f0de7a8"
        },
        "lastUpdate": null,
        "courseTitle": "Sample Course 1",
        "courseSubTitle": "Subtitle for Sample Course 1",
        "description": "Description of Sample Course 1",
        "subject": "Sample Subject 1",
        "price": 100,
        "dateStart": "2023-08-31T23:00:00.000Z",
        "dateEnd": "2023-09-29T23:00:00.000Z",
        "prerequisites": null,
        "keywords": "[]",
        "courseType": "FIRST-AID",
        "sectionOfMatter": "SECOURISME",
        "isPublic": 1,
        "accessCode": null,
        "isOpenToRegister": 1,
        "isOnline": 1,
        "language": "EN",
        "minAge": 18,
        "maxAge": 65,
        "minParticipants": 10,
        "maxParticipants": 20,
        "coverPicture": "sample-cover-image-url",
        "gallery": "{\"image1\": \"url1\", \"image2\": \"url2\"}",
        "location": "Sample Location",
        "region": "Sample Region",
        "city": "Sample City",
        "contactPerson": "John Doe",
        "contactPhone": "123-456-7890",
        "contactEmail": "john@example.com",
        "isCertified": 1,
        "isPublished": 1,
        "isPayableOnLine": 0,
        "committeesID": "af7c1fe6-d669-414e-b066-e9733f0de7a8",
        "isArchived": 0,
        "committee": {
          "city": "Tunis",
          "region": "Tunis",
          "adresse": "19, Rue d'Angleterre",
          "nameArabe": "الهيئة المركزية",
          "nameLatin": "Comité central",
          "committeesID": "af7c1fe6-d669-414e-b066-e9733f0de7a8",
          "primaryEmail": "contact@croissant-rouge.tn",
          "primaryPhone": "+21671325572",
          "secondaryEmail": null,
          "secondaryPhone": "+21671320630"
        }
      },
      {
        "courseId": "d16547c2-6f43-40a5-b0b3-115856b8ddd3",
        "DoC": "2023-09-04T05:53:44.000Z",
        "createdBy": {
          "name": "Mohamed Hassen",
          "email": "mohamedhassen.jahha@assistdigital.com",
          "phone": "58076667",
          "avatar": null,
          "userId": "af7c1fe6-d669-414e-b066-e9733f0de7a8",
          "lastName": "JAHHA",
          "phoneCode": "+216",
          "committeesID": "af7c1fe6-d669-414e-b066-e9733f0de7a8"
        },
        "lastUpdatedBy": {
          "name": "Mohamed Hassen",
          "email": "mohamedhassen.jahha@assistdigital.com",
          "phone": "58076667",
          "avatar": null,
          "userId": "af7c1fe6-d669-414e-b066-e9733f0de7a8",
          "lastName": "JAHHA",
          "phoneCode": "+216",
          "committeesID": "af7c1fe6-d669-414e-b066-e9733f0de7a8"
        },
        "lastUpdate": null,
        "courseTitle": "Sample Course 1",
        "courseSubTitle": "Subtitle for Sample Course 1",
        "description": "Description of Sample Course 1",
        "subject": "Sample Subject 1",
        "price": 100,
        "dateStart": "2023-08-31T23:00:00.000Z",
        "dateEnd": "2023-09-29T23:00:00.000Z",
        "prerequisites": null,
        "keywords": "[]",
        "courseType": "FIRST-AID",
        "sectionOfMatter": "SECOURISME",
        "isPublic": 1,
        "accessCode": null,
        "isOpenToRegister": 1,
        "isOnline": 1,
        "language": "EN",
        "minAge": 18,
        "maxAge": 65,
        "minParticipants": 10,
        "maxParticipants": 20,
        "coverPicture": "sample-cover-image-url",
        "gallery": "{\"image1\": \"url1\", \"image2\": \"url2\"}",
        "location": "Sample Location",
        "region": "Sample Region",
        "city": "Sample City",
        "contactPerson": "John Doe",
        "contactPhone": "123-456-7890",
        "contactEmail": "john@example.com",
        "isCertified": 1,
        "isPublished": 1,
        "isPayableOnLine": 0,
        "committeesID": "af7c1fe6-d669-414e-b066-e9733f0de7a8",
        "isArchived": 0,
        "committee": {
          "city": "Tunis",
          "region": "Tunis",
          "adresse": "19, Rue d'Angleterre",
          "nameArabe": "الهيئة المركزية",
          "nameLatin": "Comité central",
          "committeesID": "af7c1fe6-d669-414e-b066-e9733f0de7a8",
          "primaryEmail": "contact@croissant-rouge.tn",
          "primaryPhone": "+21671325572",
          "secondaryEmail": null,
          "secondaryPhone": "+21671320630"
        }
      },
      {
        "courseId": "dfa7ee0c-22a7-49e0-b5c5-edc886ee6676",
        "DoC": "2023-09-04T05:53:55.000Z",
        "createdBy": {
          "name": "Mohamed Hassen",
          "email": "mohamedhassen.jahha@assistdigital.com",
          "phone": "58076667",
          "avatar": null,
          "userId": "af7c1fe6-d669-414e-b066-e9733f0de7a8",
          "lastName": "JAHHA",
          "phoneCode": "+216",
          "committeesID": "af7c1fe6-d669-414e-b066-e9733f0de7a8"
        },
        "lastUpdatedBy": {
          "name": "Mohamed Hassen",
          "email": "mohamedhassen.jahha@assistdigital.com",
          "phone": "58076667",
          "avatar": null,
          "userId": "af7c1fe6-d669-414e-b066-e9733f0de7a8",
          "lastName": "JAHHA",
          "phoneCode": "+216",
          "committeesID": "af7c1fe6-d669-414e-b066-e9733f0de7a8"
        },
        "lastUpdate": null,
        "courseTitle": "Sample Course 1",
        "courseSubTitle": "Subtitle for Sample Course 1",
        "description": "Description of Sample Course 1",
        "subject": "Sample Subject 1",
        "price": 100,
        "dateStart": "2023-08-31T23:00:00.000Z",
        "dateEnd": "2023-09-29T23:00:00.000Z",
        "prerequisites": null,
        "keywords": "[]",
        "courseType": "FIRST-AID",
        "sectionOfMatter": "SECOURISME",
        "isPublic": 1,
        "accessCode": null,
        "isOpenToRegister": 1,
        "isOnline": 1,
        "language": "EN",
        "minAge": 18,
        "maxAge": 65,
        "minParticipants": 10,
        "maxParticipants": 20,
        "coverPicture": "sample-cover-image-url",
        "gallery": "{\"image1\": \"url1\", \"image2\": \"url2\"}",
        "location": "Sample Location",
        "region": "Sample Region",
        "city": "Sample City",
        "contactPerson": "John Doe",
        "contactPhone": "123-456-7890",
        "contactEmail": "john@example.com",
        "isCertified": 1,
        "isPublished": 1,
        "isPayableOnLine": 0,
        "committeesID": "af7c1fe6-d669-414e-b066-e9733f0de7a8",
        "isArchived": 0,
        "committee": {
          "city": "Tunis",
          "region": "Tunis",
          "adresse": "19, Rue d'Angleterre",
          "nameArabe": "الهيئة المركزية",
          "nameLatin": "Comité central",
          "committeesID": "af7c1fe6-d669-414e-b066-e9733f0de7a8",
          "primaryEmail": "contact@croissant-rouge.tn",
          "primaryPhone": "+21671325572",
          "secondaryEmail": null,
          "secondaryPhone": "+21671320630"
        }
      },
      {
        "courseId": "ff98cdd8-19a8-4bc7-b17e-2dea307f93d8",
        "DoC": "2023-09-04T05:53:14.000Z",
        "createdBy": {
          "name": "Mohamed Hassen",
          "email": "mohamedhassen.jahha@assistdigital.com",
          "phone": "58076667",
          "avatar": null,
          "userId": "af7c1fe6-d669-414e-b066-e9733f0de7a8",
          "lastName": "JAHHA",
          "phoneCode": "+216",
          "committeesID": "af7c1fe6-d669-414e-b066-e9733f0de7a8"
        },
        "lastUpdatedBy": {
          "name": "Mohamed Hassen",
          "email": "mohamedhassen.jahha@assistdigital.com",
          "phone": "58076667",
          "avatar": null,
          "userId": "af7c1fe6-d669-414e-b066-e9733f0de7a8",
          "lastName": "JAHHA",
          "phoneCode": "+216",
          "committeesID": "af7c1fe6-d669-414e-b066-e9733f0de7a8"
        },
        "lastUpdate": null,
        "courseTitle": "Sample Course 1",
        "courseSubTitle": "Subtitle for Sample Course 1",
        "description": "Description of Sample Course 1",
        "subject": "Sample Subject 1",
        "price": 100,
        "dateStart": "2023-08-31T23:00:00.000Z",
        "dateEnd": "2023-09-29T23:00:00.000Z",
        "prerequisites": null,
        "keywords": "[]",
        "courseType": "FIRST-AID",
        "sectionOfMatter": "SECOURISME",
        "isPublic": 1,
        "accessCode": null,
        "isOpenToRegister": 1,
        "isOnline": 1,
        "language": "EN",
        "minAge": 18,
        "maxAge": 65,
        "minParticipants": 10,
        "maxParticipants": 20,
        "coverPicture": "sample-cover-image-url",
        "gallery": "{\"image1\": \"url1\", \"image2\": \"url2\"}",
        "location": "Sample Location",
        "region": "Sample Region",
        "city": "Sample City",
        "contactPerson": "John Doe",
        "contactPhone": "123-456-7890",
        "contactEmail": "john@example.com",
        "isCertified": 1,
        "isPublished": 1,
        "isPayableOnLine": 0,
        "committeesID": "af7c1fe6-d669-414e-b066-e9733f0de7a8",
        "isArchived": 0,
        "committee": {
          "city": "Tunis",
          "region": "Tunis",
          "adresse": "19, Rue d'Angleterre",
          "nameArabe": "الهيئة المركزية",
          "nameLatin": "Comité central",
          "committeesID": "af7c1fe6-d669-414e-b066-e9733f0de7a8",
          "primaryEmail": "contact@croissant-rouge.tn",
          "primaryPhone": "+21671325572",
          "secondaryEmail": null,
          "secondaryPhone": "+21671320630"
        }
      }
    ]
  }
}
Response examples (200)
# Headers
Cross-Origin-Embedder-Policy: require-corp
Cross-Origin-Opener-Policy: same-origin
Cross-Origin-Resource-Policy: same-origin
Origin-Agent-Cluster: ?1
Referrer-Policy: no-referrer
Strict-Transport-Security: max-age=15552000; includeSubDomains
X-Content-Type-Options: nosniff
X-DNS-Prefetch-Control: off
X-Download-Options: noopen
X-Frame-Options: SAMEORIGIN
X-Permitted-Cross-Domain-Policies: none
X-XSS-Protection: 0
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Retry-After: 119.699
X-RateLimit-Limit: 100
X-RateLimit-Remaining: 88
X-RateLimit-Reset: Tue Sep 05 2023 16:44:05 GMT+0100 (Central European Standard Time)
x-powered-by: TUNISIAN RED CRESSCENT
Content-Type: application/json; charset=utf-8
Content-Length: 12841
ETag: W/"3229-0SQVDJBU46FXKlmFHGSZ6UZ5lZ4"
Date: Tue, 05 Sep 2023 15:42:05 GMT
Connection: keep-alive
Keep-Alive: timeout=5

# Payload
{}
Response examples (401)
# Headers
Cross-Origin-Embedder-Policy: require-corp
Cross-Origin-Opener-Policy: same-origin
Cross-Origin-Resource-Policy: same-origin
Origin-Agent-Cluster: ?1
Referrer-Policy: no-referrer
Strict-Transport-Security: max-age=15552000; includeSubDomains
X-Content-Type-Options: nosniff
X-DNS-Prefetch-Control: off
X-Download-Options: noopen
X-Frame-Options: SAMEORIGIN
X-Permitted-Cross-Domain-Policies: none
X-XSS-Protection: 0
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Retry-After: 82.269
X-RateLimit-Limit: 100
X-RateLimit-Remaining: 87
X-RateLimit-Reset: Tue Sep 05 2023 16:44:05 GMT+0100 (Central European Standard Time)
x-powered-by: TUNISIAN RED CRESSCENT
Content-Type: application/json; charset=utf-8
Content-Length: 128
ETag: W/"80-HSc6p6YI9gsUT+IZDwZ2wCV0nD0"
Date: Tue, 05 Sep 2023 15:42:43 GMT
Connection: keep-alive
Keep-Alive: timeout=5

# Payload
{
  "code": 401,
  "message": "Oups! Il semblerait que vous ne possédez pas les autorisations nécessaires pour avoir ces ressources."
}
Response examples (401)
# Headers
Cross-Origin-Embedder-Policy: require-corp
Cross-Origin-Opener-Policy: same-origin
Cross-Origin-Resource-Policy: same-origin
Origin-Agent-Cluster: ?1
Referrer-Policy: no-referrer
Strict-Transport-Security: max-age=15552000; includeSubDomains
X-Content-Type-Options: nosniff
X-DNS-Prefetch-Control: off
X-Download-Options: noopen
X-Frame-Options: SAMEORIGIN
X-Permitted-Cross-Domain-Policies: none
X-XSS-Protection: 0
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Retry-After: 82.269
X-RateLimit-Limit: 100
X-RateLimit-Remaining: 87
X-RateLimit-Reset: Tue Sep 05 2023 16:44:05 GMT+0100 (Central European Standard Time)
x-powered-by: TUNISIAN RED CRESSCENT
Content-Type: application/json; charset=utf-8
Content-Length: 128
ETag: W/"80-HSc6p6YI9gsUT+IZDwZ2wCV0nD0"
Date: Tue, 05 Sep 2023 15:42:43 GMT
Connection: keep-alive
Keep-Alive: timeout=5

# Payload
{}